Some updates about the latex template

97 views
Skip to first unread message

Yi Yang

unread,
Dec 5, 2021, 1:46:14 PM12/5/21
to ucsd-thesis
Due to the covid pandemic, the signamture page should be modified per OGS requirement:

In file ucsd.cls,
Change the line:
\addcontentsline{toc}{frontmatter}{\protect\numberline{}Signature Page}%
to
\addcontentsline{toc}{frontmatter}{\protect\numberline{}Dissertation Approval Page}%

comment the hlines in the tabular environment in signature page section.

In file template.tex, the table captions are below the tables. To fix that
change the line:
\usepackage[capposition=bottom]{floatrow} %force captions below figure per OGS requirement
to
\usepackage{floatrow
\floatsetup[table]{capposition=top}
\floatsetup[figure]{capposition=bottom}

or you can just comment the line and customize the caption locations by yourself.

Below are suggestions (not so important):

In file template.tex,
use:
\bibliographystyle{plain}.

If you use bibtex, please note that comments (lines come after the % symbol) are not suggested, as it may create unexpected warning or errors.

Chapterbib pakeage does not work properly for my thesis. As it just put the reference entries of all the chapters at the end of each chapter. Do not know why.

Ben Cipollini

unread,
Dec 5, 2021, 5:55:15 PM12/5/21
to ucsd-...@googlegroups.com
Thank you! Would you be up for submitting these changes to the github repository, where the latest template is stored?


--
You received this message because you are subscribed to the Google Groups "ucsd-thesis" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ucsd-thesis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ucsd-thesis/b966d906-c69d-4176-bd38-1a7cc64a0209n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages