martes, 8 de febrero de 2011

endnote package

if you want to have a note section at the end of document, you should work with endnote package.
T odo this, the first step that we are doing is insert the package before the \begin{document}:

\usepackage{endnotes}


to add a note in the document you can use the next line:

\endnote{text}


to place the endnotes section in the document you can write:

\theendnotes


With this last command you are able to add the section en anyplace of the document.


Pd. Sorry by the english mistakes.

I hope that this short explain about this package may be help somente.

Another day I writte more about latex options!

No hay comentarios:

Publicar un comentario