|
|
|
|
@@ -13,6 +13,15 @@
|
|
|
|
|
\newcommand{\TIheadofgrad}{TBA}
|
|
|
|
|
\newcommand{\TItvdadmin}{Sigrún Þorgeirsdóttir~\formatemail{sigrunth}}
|
|
|
|
|
|
|
|
|
|
%% Template Developers
|
|
|
|
|
%% Warning: overleaf only accepts branch Master
|
|
|
|
|
% 1. git clone <overleaf repo>
|
|
|
|
|
% 2. git remote add gitea <gitea repo>
|
|
|
|
|
% 4. <DO SOME WORK>
|
|
|
|
|
% 5. <COMMIT AND PUSH TO GITEA>
|
|
|
|
|
% 6. git push origin
|
|
|
|
|
% 7. git push gitea
|
|
|
|
|
|
|
|
|
|
% \begin{document} % this tells the compiler that it is time to make
|
|
|
|
|
% % text to print instead of just getting ready.
|
|
|
|
|
% \maketitle{} % make a title page from the Title, Date, and Author
|
|
|
|
|
@@ -29,16 +38,17 @@ If you are in another school, you should make sure that the template meets your
|
|
|
|
|
|
|
|
|
|
Critical information: The current version of the template uses Lua\LaTeX{} for enhanced font, code, and language support.
|
|
|
|
|
{\em It will not work on PDF\LaTeX{} nor classic \LaTeX.}
|
|
|
|
|
On debian based systems, you will need to install the \verb|texlive-luatex| package.
|
|
|
|
|
We also have discovered that Overleaf's LiveTex 2025 does not work with StiX2 so you should use the 2024 version.
|
|
|
|
|
If you are writing a PhD dissertation, you will want to edit \path{main-dissertation.tex} rather than \path{main.tex}
|
|
|
|
|
|
|
|
|
|
\begin{description}
|
|
|
|
|
\item [Overleaf Template:] \url{https://www.overleaf.com/latex/templates/reykjavik-university-project-report-and-thesis-template/fcwvcgnstrjs}
|
|
|
|
|
\item [Actively developed code:] \url{https://github.com/foleyj2/ru-thesis}
|
|
|
|
|
\item Current maintainers: Joseph Timothy Foley and Marcel Kyas.
|
|
|
|
|
Questions, comments, complaints should be submitted at \url{https://github.com/foleyj2/ru-thesis/issues}
|
|
|
|
|
\item [Actively developed code:] \url{https://gitea.cs.ru.is/foley/ru-thesis}
|
|
|
|
|
\item [Current maintainer:] Joseph Timothy Foley.
|
|
|
|
|
His email is his last name AT \texttt{ru.is}
|
|
|
|
|
\end{description}
|
|
|
|
|
|
|
|
|
|
\subsection{Frequently Asked Questions}
|
|
|
|
|
\section{Frequently Asked Questions}
|
|
|
|
|
\begin{itemize}
|
|
|
|
|
\item {\em Why isn't there the RU logo on the front of the template on Overleaf/Git?}
|
|
|
|
|
The official cover for these documents is generated by the Reykjavik University department.
|
|
|
|
|
@@ -93,21 +103,12 @@ On debian based systems, you will need to install the \verb|texlive-luatex| pack
|
|
|
|
|
\end{itemize}
|
|
|
|
|
|
|
|
|
|
\section{Coverpage}\label{sec:coverpage}
|
|
|
|
|
Reykjavik University's communications department insists on a common outer appearance of official printed documentation, which includes Doctoral Dissertations.
|
|
|
|
|
The library has been delegated the role of deciding what the non-printed student theses and project reports should look like.
|
|
|
|
|
They have stated that since most never are printed, the focus should be on suitability for displaying on a screen and e-reader.
|
|
|
|
|
The current template in \path{main.tex} implements the cover page and copyright page that go on the inside.
|
|
|
|
|
|
|
|
|
|
Reykjavik University's communications department insists on a common outer appearance of all our theses.
|
|
|
|
|
A detailed explanation of what the cover should look like is at \url{https://en.ru.is/media/tvd/Instructions.pdf} though this document is from when the School of Technology was the School of Science and Engineering.
|
|
|
|
|
|
|
|
|
|
Instructions for specific schools or departments:
|
|
|
|
|
\begin{description}
|
|
|
|
|
\item[Department of Computer Science:] To generate the cover with the RU logo, follow the instructions at
|
|
|
|
|
\url{https://en.ru.is/media/skjol-td/Instructions_2020.pdf}, enter the relevant information into \url{https://en.ru.is/media/skjol-td/TD_E-cover_2019.pdf} and save the file as \texttt{cover.pdf}.
|
|
|
|
|
\item[Department of Engineering:]
|
|
|
|
|
\begin{description}
|
|
|
|
|
\item[M.Sc.] students be given a fill-in PDF cover in CANVAS under the Module ``Templates'' for the course T-901-MEI2 or equivalent. It will have the name ``afræn forsíða á lokaverkefni'' for the Icelandic version or ``Cover Page for MSc thesis - English'' for the English one.
|
|
|
|
|
\item[Ph.D.] students need to contact the RU Communications department for slightly different custom cover PDF before the document is to be published\footnote{Author Joseph highly suggests doing this 2 weeks before it is due.}.
|
|
|
|
|
\end{description}
|
|
|
|
|
\end{description}
|
|
|
|
|
|
|
|
|
|
Doctoral students need to contact the RU Communications department for slightly different custom cover PDF before the document is to be published\footnote{The author highly suggests doing this 2 weeks before it is due.}.
|
|
|
|
|
This class supports the RU Communication's desire for the common appearance through the \texttt{rucover} package.
|
|
|
|
|
Place \texttt{cover.pdf} into the same directory that you have your thesis' main file.
|
|
|
|
|
\LaTeX{} includes the file automatically if you add \verb|\usepackage{rucover}| to your preamble.
|
|
|
|
|
@@ -124,17 +125,20 @@ You can control the filename with \verb|\usepackage[filename=name.pdf]{rucover}|
|
|
|
|
|
%graduation date
|
|
|
|
|
\end{itemize}
|
|
|
|
|
|
|
|
|
|
\section{Signatures}
|
|
|
|
|
If you are making a print copy, you may need a signature page.
|
|
|
|
|
\section{Limited Access}
|
|
|
|
|
In general, access to the project report, thesis, or dissertation shall be open.
|
|
|
|
|
If restricting access to a thesis is sought, e.g.\ for the purpose of protecting intellectual property or protecting commercial interests of an industrial partner participating in the MSc project, permission needs to be acquired, see {\em Reglur um skil á lokaritgerðum og lokaverkefnum við Háskólann í Reykjavík\/} (\url{http://www.ru.is/bokasafn/skemman}).
|
|
|
|
|
If restriction of access to a thesis is granted it should be clearly stated in the thesis right after the keywords following the abstract with specification of the date at which the restriction of access should be lifted.
|
|
|
|
|
|
|
|
|
|
\section{Printing and Binding}
|
|
|
|
|
If you are making a print copy to be bound into a book, you may need a signature page.
|
|
|
|
|
This is no longer required for most electronic submissions except perhaps PhD.
|
|
|
|
|
|
|
|
|
|
\section{Printing}
|
|
|
|
|
If you decide to print, make sure you are doing it on archival acid-free paper.
|
|
|
|
|
Otherwise, your document will yellow and fall apart in the library over time.
|
|
|
|
|
Traditionally, the student prints out and binds a copy for each advisor and examiner.
|
|
|
|
|
This may also be required if the research was funded or in certain circumstances.
|
|
|
|
|
Traditionally, the student prints out and binds a copy for each advisor and examiner: this varies significantly.
|
|
|
|
|
This may also be required if the research was funded in some cases.
|
|
|
|
|
If you are using a printing house to take care of the binding, they may be able to take the completed PDFs (cover and inside text) and print them for you.
|
|
|
|
|
Check with the printing house if they want it as A4 (to be trimmed) or as B5 (which they will take care of resizing).
|
|
|
|
|
|
|
|
|
|
\section{Submission}
|
|
|
|
|
When your document is finished and approved by your advisor, it needs to be uploaded to Skemman~\url{https://skemman.is}.
|
|
|
|
|
@@ -162,7 +166,7 @@ The general submission sequence is:
|
|
|
|
|
\section{LaTeX Template Instructions}
|
|
|
|
|
Some information is at the top of \path{main.tex} file, this file is for a general overview and common problems.
|
|
|
|
|
|
|
|
|
|
\subsection{Getting started:}
|
|
|
|
|
\subsection{Preparation}
|
|
|
|
|
\begin{enumerate}
|
|
|
|
|
\item Find a safe place to work on your thesis document.
|
|
|
|
|
The author recommends Git on Overleaf, but anywhere data is backed up is a appropriate.
|
|
|
|
|
@@ -170,42 +174,33 @@ Some information is at the top of \path{main.tex} file, this file is for a gener
|
|
|
|
|
If you think this is unnecessary, just consider how much time you will lose if your computer crashes.
|
|
|
|
|
Due to Murphy's law, this is likely to happen just before your thesis is due\footnote{This has happened many times.}.
|
|
|
|
|
|
|
|
|
|
\item Get a LaTeX installation. We recommend TeXlive \url{https://www.tug.org/texlive/}
|
|
|
|
|
\item Get a LaTeX installation.
|
|
|
|
|
We recommend TeXlive \url{https://www.tug.org/texlive/}
|
|
|
|
|
For this template on windows, MiKTeX will also work, but will run very slowly the first time you render the template.
|
|
|
|
|
{\em As of September 2024, both MikTeX and TexLive did not want to install properly on the author's Windows 11 computer.}
|
|
|
|
|
You will need to enable the ``miktex'' option in the template to substitute packages.
|
|
|
|
|
It is very very important that you run the ``MikTeX Update Wizard'' before you start.
|
|
|
|
|
Otherwise you may get errors when you try to build the document.
|
|
|
|
|
|
|
|
|
|
Under linux this is the ``texlive'' package.
|
|
|
|
|
Under Mac/OSX this is the ``MacTeX'' distribution.
|
|
|
|
|
Under Apple iOS and linux this is the TexLive series of packages.
|
|
|
|
|
Linux distributions name the packages differently.
|
|
|
|
|
The author's recommendations for RedHat distributions such as Redhat Enterprise Linux, Centos, Fedora are in Listing~\ref{code:texlive-redhat}.
|
|
|
|
|
Debian-based distributions including Ubuntu and PopOS would use the packages in Listing~\ref{code:texlive-debian}.
|
|
|
|
|
|
|
|
|
|
\begin{lstlisting}[caption={RedHat Packages},label={code:texlive-redhat}]
|
|
|
|
|
sudo dnf -y install texlive-scheme-medium texlive-collection-{fontsrecommended,luatex,latexrecommended} texlive-biblatex-{apa,apa-doc,ieee,ieee-doc} texlive-{amsfonts,amsmath,canoniclayout,eepic,gitinfo2,fixme,makeglos,nomencl,lastpage,lipsum,listings,ltxkeys,pgf,pseudocode,stix2-otf,stix2-type1,siunitx,xurl}
|
|
|
|
|
\end{lstlisting}
|
|
|
|
|
\begin{lstlisting}[caption={Debian/Ubuntu Packages},label={code:texlive-debian}]
|
|
|
|
|
sudo apt-get -y install texlive texlive-luatex texlive-latex-extra texlive-science texlive-generic-extra texlive-lang-european texlive-lang-german latex-xcolor texlive-pictures pgf texlive-bibtex-extra texlive-publishers chktex evince fonts-lmodern lmodern biber
|
|
|
|
|
\end{lstlisting}
|
|
|
|
|
|
|
|
|
|
Alternatively, if nothing you are doing is particularly private or proprietary, you can do development online using Overleaf.
|
|
|
|
|
In this case, you won't need to setup the rest of the tools mentioned below except perhaps the Reference Manager mentioned in step~\ref{list:refmanager}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\begin{enumerate}
|
|
|
|
|
\item RedHat: sudo yum -y install
|
|
|
|
|
texlive-collection-fontsrecommended
|
|
|
|
|
texlive-biblatex-{apa,apa-doc,ieee,ieee-doc}
|
|
|
|
|
texlive-{xargs,lipsum,lastpage,luatex,pseudocode,url,examplep,listings,xspace,pgf,tikz,amsfonts,amsmath,amssymb,siunitx,svn-multi,subfig,fixme,textpos,biblatex,makeglos,nomencl,xwatermark,ltxkeys,framed,boondox,printlen}
|
|
|
|
|
Getting biber installed on older RedHat systems is a bit tricky
|
|
|
|
|
for unclear reasons. The metapackage you need is at
|
|
|
|
|
https://copr.fedoraproject.org/coprs/cbm/Biber/
|
|
|
|
|
\item Debian/Ubuntu:
|
|
|
|
|
sudo apt-get -y install texlive-full pgf latex-xcolor
|
|
|
|
|
If you don't want to install everything, this list of packages is known
|
|
|
|
|
to work: sudo apt-get -y install texlive texlive-luatex texlive-latex-extra
|
|
|
|
|
texlive-science texlive-generic-extra texlive-lang-european
|
|
|
|
|
texlive-lang-german latex-xcolor texlive-pictures pgf
|
|
|
|
|
texlive-bibtex-extra texlive-publishers chktex evince
|
|
|
|
|
fonts-lmodern lmodern biber
|
|
|
|
|
\end{enumerate}
|
|
|
|
|
\item Get a LaTeX Integrated Development Environment (recommended, but not required)
|
|
|
|
|
\url{http://texstudio.sourceforge.net/} or
|
|
|
|
|
\url{http://www.xm1math.net/texmaker/}
|
|
|
|
|
Some editors may include LaTeX support.
|
|
|
|
|
If you want to learn a very powerful (but old-fashioned) editor \url{http://www.gnu.org/software/emacs/}
|
|
|
|
|
Install the auctex package by: M-x list-packages, click on AUCTeX
|
|
|
|
|
Many people like TeXStudio \url{http://texstudio.sourceforge.net/}.
|
|
|
|
|
Some other code editors and IDEs may include LaTeX support.
|
|
|
|
|
If you want to learn a very powerful (but old-fashioned) editor, consider GNU Emacs: \url{http://www.gnu.org/software/emacs/}.
|
|
|
|
|
Of note, the author used Emacs to write this template.
|
|
|
|
|
|
|
|
|
|
\item Get a references manager (recommended, but not required)\label{list:refmanager}
|
|
|
|
|
\url{http://jabref.sourceforge.net/} (You may have to install a Java JRE first.)
|
|
|
|
|
@@ -218,18 +213,17 @@ Some information is at the top of \path{main.tex} file, this file is for a gener
|
|
|
|
|
\url{http://www.activestate.com/activeperl}
|
|
|
|
|
|
|
|
|
|
\item Get supporting programs for some tools.
|
|
|
|
|
For glossaries under windows, you will need to install Perl
|
|
|
|
|
For glossaries under Windows, you will need to install Perl
|
|
|
|
|
\url{http://strawberryperl.com/}
|
|
|
|
|
(it is already installed on the other platforms.)
|
|
|
|
|
|
|
|
|
|
\item Try building the \path{main.tex} file. If you get errors, there
|
|
|
|
|
\item Try building the \path{main.tex} file with lualatex. If you get errors, there
|
|
|
|
|
is something wrong with your LaTeX installation. Fix those first.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\item Rename the \path{main.tex} file with your information (optional).
|
|
|
|
|
DEGREE-NAME-YEAR is the recommended scheme
|
|
|
|
|
e.g. \path{msc-foley-2015.tex}.
|
|
|
|
|
This is referred to as the "Main" file.
|
|
|
|
|
e.g. \path{msc-foley-2025.tex}.
|
|
|
|
|
This is referred to as the ``Main'' file.
|
|
|
|
|
\item Set your UI to use \path{lualatex} as the processor.
|
|
|
|
|
If you are typing commands in manually, this is by typing in \path{lualatex main.tex}
|
|
|
|
|
|
|
|
|
|
@@ -239,74 +233,35 @@ Some information is at the top of \path{main.tex} file, this file is for a gener
|
|
|
|
|
|
|
|
|
|
\item Start editing all of the \path{.tex} files with your content.
|
|
|
|
|
|
|
|
|
|
\item Compile the document by running lualatex on the Main file, run the bibliography tool, then view the result.
|
|
|
|
|
\item Compile the document by running lualatex on the Main file, run \path{biber}, then view the result.
|
|
|
|
|
|
|
|
|
|
\item When you print, make sure that the scale is 100\%.
|
|
|
|
|
If you allow it to resize when printing, the margins won't be right.
|
|
|
|
|
If the margins aren't right, then the RU logo will not look right on the
|
|
|
|
|
cover.
|
|
|
|
|
|
|
|
|
|
\end{enumerate}
|
|
|
|
|
|
|
|
|
|
\subsection{Important Details}
|
|
|
|
|
|
|
|
|
|
\begin{itemize}
|
|
|
|
|
\item Make absolutely sure that your \path{references.bib} is in UTF-8. If it is another format (CP1251,etc) you may get weird problems with any accented characters.
|
|
|
|
|
\item Make absolutely sure that your \path{references.bib} is in UTF-8. If it is another format (CP1251, EBDIC) you may get weird problems with any accented characters.
|
|
|
|
|
{\em Students have run into encoding issues in the past and it has taken a surprisingly long time to debug.}
|
|
|
|
|
|
|
|
|
|
\item Make sure the rest of the files, particularly the \path{.tex} file are in UTF8 or are at least in the same encoding.
|
|
|
|
|
If the files are in different encoding, you will discover errors with accented characters when you try to include them together.
|
|
|
|
|
Watch out for line endings. Linux, Windows, and OSX all use different line endings in text files.
|
|
|
|
|
|
|
|
|
|
\item You may wish biber/biblatex instead of bibtex.
|
|
|
|
|
(The template may already do this.)
|
|
|
|
|
Otherwise Icelandic characters may not work properly in your \path{references.bib} file.
|
|
|
|
|
\item Reference managed management uses biber/biblatex instead of bibtex.
|
|
|
|
|
Icelandic characters may not work properly in your \path{references.bib} file if you use BibTeX.
|
|
|
|
|
TexMaker and TeXStudio require a configuration change to do this.
|
|
|
|
|
%Refer to the ``...Projects'' guide above.
|
|
|
|
|
|
|
|
|
|
\item Be consistent about UPPER and lower case in naming files.
|
|
|
|
|
Preferably just use the 26 English letters, 10 numbers, dash ``-'', and underscore ``\_'' to avoid filename issues.
|
|
|
|
|
Windows doesn't care (but some programs in Windows do).
|
|
|
|
|
OSX sometimes cares.
|
|
|
|
|
Linux always cares.
|
|
|
|
|
\item When using this template with SVN, you will want to tell it to ignore the extensions listed in Appendix~\ref{appendix:latex-gen}
|
|
|
|
|
\item \LaTeX{} generates a bunch of temporary files that you don't want to put into version control.
|
|
|
|
|
Look at Appendix~\ref{src:gitignore-example} for a list of extensions.
|
|
|
|
|
\end{itemize}
|
|
|
|
|
|
|
|
|
|
\subsection{Limited Access}
|
|
|
|
|
In general, access to the MSc thesis shall be open.
|
|
|
|
|
If restricting access to a thesis is sought, e.g.\ for the purpose of protecting intellectual property or protecting commercial interests of an industrial partner participating in the MSc project, permission needs to be acquired, see {\em Reglur um skil á lokaritgerðum og lokaverkefnum við Háskólann í Reykjavík\/} (\url{http://www.ru.is/bokasafn/skemman}).
|
|
|
|
|
If restriction of access to a thesis is granted it should be clearly stated in the thesis right after the keywords following the abstract with specification of the date at which the restriction of access should be lifted.
|
|
|
|
|
\section{Department of Engineering Information}
|
|
|
|
|
|
|
|
|
|
% \subsection{Submission and Deadlines}
|
|
|
|
|
% The official completion of the MSc thesis is signified by the student submitting the final electronic (PDF) version of the thesis, signed by himself/herself, the supervisor(s) and the examiner to the SSE office and uploaded to Skemman, (see \url{https://www.skemman.is}).
|
|
|
|
|
% See also RU's rules for submission of theses and final projects ({\em Reglur um skil á lokaritgerðum og lokaverkefnum við Háskólann í Reykjavík\/}, \url{http://www.ru.is/bokasafn/skemman}).
|
|
|
|
|
|
|
|
|
|
% If a student plans to graduate in a particular graduation ceremony, the following deadlines must be respected.
|
|
|
|
|
% Should any of the deadlines below not be respected the student will have to wait for the following graduation ceremony before he/she can graduate.
|
|
|
|
|
% Students are responsible for adhering to these deadlines and are advised to deliver their work in good time.
|
|
|
|
|
% The deadline schedule for the purpose of graduation is as follows (where $t$ is the graduation date and the
|
|
|
|
|
% numbers refer to the number of days prior to graduation) as shown on Table~\ref{tab:deadlines}.
|
|
|
|
|
% \begin{table}
|
|
|
|
|
% \centering
|
|
|
|
|
% \begin{threeparttable}
|
|
|
|
|
% \begin{tabular}{ll}
|
|
|
|
|
% Final draft of thesis delivered to supervisor\tnote{a} &$t-50$\tnote{b}\\
|
|
|
|
|
% Supervisors comments delivered to student &$t-40$\tnote{c,d}\\
|
|
|
|
|
% Thesis delivered to supervisor(s), examiner and department head\tnote{a} &$t-20$\tnote{c}\\
|
|
|
|
|
% Examiner confirms that thesis may be put up for defense &$t-17$\tnote{c}\\
|
|
|
|
|
% Defense &$t-14$\tnote{c}\\
|
|
|
|
|
% Grade posted to the Registrar by SSE office &$t-11$\tnote{c}\\
|
|
|
|
|
% Graduation &$t$\tnote{c}\\
|
|
|
|
|
% \end{tabular}
|
|
|
|
|
% \begin{tablenotes}
|
|
|
|
|
% \item[a] Paper and/or electronic form, as requested by the supervisor(s) and/or examiner.
|
|
|
|
|
% \item[b] Date can be modified by mutual agreement of the supervisor, student and examiner.
|
|
|
|
|
% \item[c] Firm deadlines.
|
|
|
|
|
% \item[d] Or within 10 days after the supervisor has received the final draft, whichever comes first.
|
|
|
|
|
% \item[e] Or within 5 days after the defence, whichever comes first.
|
|
|
|
|
% \end{tablenotes}
|
|
|
|
|
% \caption{Schedule for thesis according to expected graduation date.}\label{tab:deadlines}
|
|
|
|
|
% \end{threeparttable}
|
|
|
|
|
% \end{table}
|
|
|
|
|
|
|
|
|
|
\subsection{Thesis Defense (Oral Examination Procedure)}
|
|
|
|
|
The examiner is selected by the Department Head in consultation with the supervisor(s).
|
|
|
|
|
@@ -318,6 +273,7 @@ The audience then leaves the room and the examiner(s), supervisor and School rep
|
|
|
|
|
Subsequently, the candidate leaves the room and the examiner, School representative and supervisor(s) deliberate and decide upon the grade.
|
|
|
|
|
Normally, the student will be informed of the grade the next day.
|
|
|
|
|
If the thesis is subject to confidentiality, or for other valid reasons approved by the Director of Graduate Studies, the oral examination may be closed to the public.
|
|
|
|
|
|
|
|
|
|
\subsection{Grading}
|
|
|
|
|
The appointed examiner shall evaluate the thesis and the oral defense of the thesis, together with the
|
|
|
|
|
supervisor(s) and the department's representative.
|
|
|
|
|
@@ -421,71 +377,24 @@ Lýsinging þarf ekki að eiga við verkefnið í öllum atriðum til að verkef
|
|
|
|
|
Frammistaða nemanda í vörninni sæmileg eða slök.
|
|
|
|
|
\end{description}
|
|
|
|
|
|
|
|
|
|
\section{PhD Special Instructions}
|
|
|
|
|
\section{Doctorate Special Instructions}
|
|
|
|
|
Final Preparation for PhD Dissertations:\footnote{Always refer to the website in case details have changed}
|
|
|
|
|
\begin{enumerate}
|
|
|
|
|
\item Send PDF to Administrative person \TItvdadmin{}
|
|
|
|
|
%\item Get signature pages signed, and scan them into PDF
|
|
|
|
|
\item Talk to one of the printing companies in Iceland and ask if they can do a B4 booklet with a printed cover.
|
|
|
|
|
\fxwarning{Someone needs to tell me which ones are good and what are the magic words}
|
|
|
|
|
\item Make clear which elements are the outside cover and which are the inside contents.
|
|
|
|
|
\textbf{You want to make sure they don't print a copy of the cover inside the book.}
|
|
|
|
|
\item They will insert your signature pages into the PDF and start the printing process;
|
|
|
|
|
The paper you want is archival-quality acid-free 240$\times$\SI{170}{\milli\meter} (aka B5, Programme, or Book Economy).
|
|
|
|
|
\item If you can, get a proof of the print to check that the layout is correct and the quality is acceptable, particularly any figures.
|
|
|
|
|
\item If is acceptable, then get them to print out the required number of copies.
|
|
|
|
|
\item Finally bring the copies to head of graduate studies(\TIheadofgrad{}), who should forward them as appropriate.
|
|
|
|
|
\end{enumerate}
|
|
|
|
|
|
|
|
|
|
\subsection{LaTeX Generated file extensions}\label{appendix:latex-gen}
|
|
|
|
|
These are the files that \LaTeX{} generates when you run it.
|
|
|
|
|
If you are using SVN or another version control system, you want to tell that system to ignore these files:
|
|
|
|
|
\begin{verbatim}
|
|
|
|
|
*-blx.bib
|
|
|
|
|
*.acr
|
|
|
|
|
*.acn
|
|
|
|
|
*.alg
|
|
|
|
|
*.aux
|
|
|
|
|
*.bak
|
|
|
|
|
*.bbl
|
|
|
|
|
*.bcf
|
|
|
|
|
*.blg
|
|
|
|
|
*.bst
|
|
|
|
|
*.dvi
|
|
|
|
|
*.glo
|
|
|
|
|
*.gl*
|
|
|
|
|
*.idx
|
|
|
|
|
*.ind
|
|
|
|
|
*.ilg
|
|
|
|
|
*.ist
|
|
|
|
|
*.lo?
|
|
|
|
|
*.mw
|
|
|
|
|
*.nlo
|
|
|
|
|
*.ntn
|
|
|
|
|
*.out
|
|
|
|
|
*.pdf
|
|
|
|
|
*.ps
|
|
|
|
|
*.rel
|
|
|
|
|
*.run.xml
|
|
|
|
|
*.sbl
|
|
|
|
|
*.slg
|
|
|
|
|
*.snm
|
|
|
|
|
*.sym
|
|
|
|
|
*.synctex.gz
|
|
|
|
|
*.tcp
|
|
|
|
|
*.thm
|
|
|
|
|
*.tdo
|
|
|
|
|
*.to?
|
|
|
|
|
*.tmp
|
|
|
|
|
*.tmproj
|
|
|
|
|
*.xwm
|
|
|
|
|
._*
|
|
|
|
|
._.DS_Store
|
|
|
|
|
.~lock*
|
|
|
|
|
auto
|
|
|
|
|
Thumbs.db
|
|
|
|
|
\end{verbatim}
|
|
|
|
|
%\end{document}
|
|
|
|
|
\item Use \path{main-dissertation.tex} not \path{main.tex}!
|
|
|
|
|
\item Send PDF to Administrative person \TItvdadmin{}
|
|
|
|
|
% \item Get signature pages signed, and scan them into PDF
|
|
|
|
|
\item Talk to one of the printing companies in Iceland and ask if they can do a B4 booklet with a printed cover.
|
|
|
|
|
\fxwarning{Someone needs to tell me which ones are good and what are the magic words}
|
|
|
|
|
\item Make clear which elements are the outside cover and which are the inside contents.
|
|
|
|
|
\textbf{You want to make sure they don't print a copy of the cover inside the book.}
|
|
|
|
|
\item They will insert your signature pages into the PDF and start the printing process;
|
|
|
|
|
The paper you want is archival-quality acid-free 240$\times$\SI{170}{\milli\meter} (aka B5, Programme, or Book Economy.
|
|
|
|
|
\item If you can, get a proof of the print to check that the layout is correct and the quality is acceptable, particularly any figures.
|
|
|
|
|
\item If is acceptable, then get them to print out the required number of copies.
|
|
|
|
|
\item Finally bring the copies to head of graduate studies(\TIheadofgrad{}), who should forward them as appropriate.
|
|
|
|
|
\end{enumerate}
|
|
|
|
|
|
|
|
|
|
% \end{document}
|
|
|
|
|
|
|
|
|
|
%%% Local Variables:
|
|
|
|
|
%%% mode: latex
|
|
|
|
|
|