I just wrap the modifications up based on problems I found while I was trying to finish my thesis last year. The new template is located at the formal AIT LaTeX Template page.
26/04/2009
Modifications have been done:
- Remove a bug of \AITciteA.
- Comment an issue of sections in Aappendix and the resolution method.
- Give an option to override \cite and \citeA commands so we can use them instead of \AITcite and \AITciteA.
Sunday, April 26, 2009
Update AIT LaTeX Template
At
15:12
Labels: AIT, master thesis, software
Subscribe to:
Post Comments (Atom)


Hi,
ReplyDeleteThe template you provide is awesome.
I just have one issue/suggestion to go with it. Probably, the template doesn't allow to create PDF bookmarks?
When I use the code below to enable bookmarks, I have some issues. Is there a workaround?
\usepackage[pdftex,bookmarks=true]{hyperref}
Thanks.