Search found 4 matches

by gape01
Wed Jun 14, 2017 7:32 pm
Forum: Articles, Essays, and Journal Templates
Topic: Article names does not appear in references
Replies: 3
Views: 23447

Article names does not appear in references

Hi, thanks for the quick response! This references were working well with another LateX template. So I hope that it can be set to work well again...

The content of the .bib file is:

% This file was created with JabRef 2.10.
% Encoding: UTF8

@Book{antoulas2005approximation,
Title ...
by gape01
Wed Jun 14, 2017 6:48 pm
Forum: Articles, Essays, and Journal Templates
Topic: Article names does not appear in references
Replies: 3
Views: 23447

Article names does not appear in references

Hi, I am having problems in the references section. When I reference books, the references are created correctly but when I reference articles, the name of the article does not appear. (please see attached figure)

Please also see below how references are added to JabRef 2.10.

@Book ...
by gape01
Wed Jun 14, 2017 5:47 pm
Forum: Articles, Essays, and Journal Templates
Topic: Can´t add figures to the document
Replies: 3
Views: 65539

Can´t add figures to the document

Thank you very much. It worked perfectly
by gape01
Fri Jun 09, 2017 2:11 am
Forum: Articles, Essays, and Journal Templates
Topic: Can´t add figures to the document
Replies: 3
Views: 65539

Can´t add figures to the document

Hi, I´m trying to add figures using the following code:

\begin{figure*}
\begin{center}
\caption{this is a caption} \label{exemple_01}
\includegraphics[scale=0.3]{exemple_01.png}
\end{center}
\end{figure*}

but it does not work. Can anyone help me?
The error message is:

! Undefined control ...