latex instruction linebreak with xurl

This commit is contained in:
2024-05-31 19:30:53 +00:00
parent 25689b03f2
commit 2ecf9a5064

View File

@@ -34,9 +34,6 @@ On debian based systems, you will need to install the \verb|texlive-luatex| pack
\begin{itemize}
\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 To receive updates regarding the templates, subscribe at
% \url{https://list.ru.is/mailman/listinfo/latex-announcements}
\end{itemize}
\subsection{Frequently Asked Questions}
@@ -44,7 +41,7 @@ On debian based systems, you will need to install the \verb|texlive-luatex| pack
\item {\em How do I use APA citations?}
The template is setup to use IEEE citations by default.
For those who want to use APA, you will need to use the \texttt{apacite} package.
In the \path{main.tex}, uncomment the package line near the top: \verb|\usepackage{apacite}|, then go to the bottom of the file and comment out the: \verb|\bibliographystyle{IEEEtran/bibtex/ieeetran}|
In the \path{main.tex}, uncomment the package line near the top: \path{\usepackage{apacite}}, then go to the bottom of the file and comment out the: \path{\bibliographystyle{IEEEtran/bibtex/ieeetran}}
\end{itemize}
\subsection{Department of Engineering Links}