[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
user:ptacek:latex [2007/06/06 14:37]
ptacek
user:ptacek:latex [2007/06/06 16:42]
ptacek
Line 14: Line 14:
 eps: eps:
 <code> <code>
 +\usepackage{graphicx}
 +
 \begin{figure*}[htb!] \begin{figure*}[htb!]
 \begin{center} \begin{center}
Line 27: Line 29:
 \end{center} \end{center}
 \end{figure*} \end{figure*}
 +</code>
 +
 +wdslatex citation:
 +<code>
 +  \citep[e.g.][]{label} = [e.g. Name, year]
 +  \citet{label} Name [year] in sentence that continues
 </code> </code>

[ Back to the navigation ] [ Back to the content ]