Add figure to paper
This commit is contained in:
parent
72a9a4f746
commit
ee0363ee59
@ -58,6 +58,11 @@
|
||||
* Theory
|
||||
<<sec:theory>>
|
||||
|
||||
#+name: fig:rotating_xy_platform
|
||||
#+caption: Figure caption
|
||||
#+attr_latex: :scale 1
|
||||
[[file:figs/rotating_xy_platform.pdf]]
|
||||
|
||||
* Conclusion
|
||||
<<sec:conclusion>>
|
||||
|
||||
|
BIN
paper/paper.pdf
BIN
paper/paper.pdf
Binary file not shown.
@ -1,4 +1,4 @@
|
||||
% Created 2020-03-16 lun. 10:50
|
||||
% Created 2020-06-08 lun. 11:15
|
||||
% Intended LaTeX compiler: pdflatex
|
||||
\documentclass{ISMA_USD2020}
|
||||
\usepackage[utf8]{inputenc}
|
||||
@ -33,31 +33,43 @@
|
||||
\affil[3] {European Synchrotron Radiation Facility \NewLineAffil Grenoble, France e-mail: \textbf{thomas.dehaeze@esrf.fr}}
|
||||
\date{}
|
||||
\title{Vibration control of a rotating Stewart platform}
|
||||
\hypersetup{
|
||||
pdfauthor={},
|
||||
pdftitle={Vibration control of a rotating Stewart platform},
|
||||
pdfkeywords={},
|
||||
pdfsubject={},
|
||||
pdfcreator={Emacs 27.0.91 (Org mode 9.4)},
|
||||
pdflang={English}}
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
\bibliographystyle{IEEEtran}
|
||||
|
||||
\abstract{
|
||||
Abstract text to be done
|
||||
}
|
||||
|
||||
\section{Introduction}
|
||||
\label{sec:org8c48899}
|
||||
\label{sec:orgd787473}
|
||||
\label{sec:introduction}
|
||||
|
||||
|
||||
\section{Theory}
|
||||
\label{sec:org60f23e3}
|
||||
\label{sec:org808f338}
|
||||
\label{sec:theory}
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/rotating_xy_platform.pdf}
|
||||
\caption{\label{fig:figure_name}Figure caption}
|
||||
\end{figure}
|
||||
|
||||
\section{Conclusion}
|
||||
\label{sec:orgd677659}
|
||||
\label{sec:orgab2ddd2}
|
||||
\label{sec:conclusion}
|
||||
|
||||
|
||||
\section{Acknowledgment}
|
||||
\label{sec:orgf333899}
|
||||
\label{sec:orga63f041}
|
||||
|
||||
|
||||
\bibliography{ref}
|
||||
|
Loading…
Reference in New Issue
Block a user