Typo in main.tex

This commit is contained in:
2024-04-16 13:11:27 +02:00
parent d727d8c1b4
commit 8b5753731a

View File

@@ -8,7 +8,7 @@
\acronym{AR}{Augmented Reality} \acronym{AR}{Augmented Reality}
\acronym{VR}{Virtual Reality} \acronym{VR}{Virtual Reality}
\usepackage[backend=biber, backref=true, doi=false, style=authoryear]{biblatex} \usepackage[backend=biber, backref=true, doi=false, style=authoryear]{biblatex} % Bibliography
\addbibresource{references.bib} \addbibresource{references.bib}
\AtEveryBibitem{% Remove some fields from bibliography \AtEveryBibitem{% Remove some fields from bibliography
\clearfield{day}% \clearfield{day}%
@@ -21,7 +21,7 @@
\let\bibcloseparen=\bibclosebracket% \let\bibcloseparen=\bibclosebracket%
} }
\hypersetup{ \hypersetup{ % Hyperlinks
bookmarksnumbered=true, % Include section numbers in bookmarks bookmarksnumbered=true, % Include section numbers in bookmarks
bookmarksopen=true, % Auto-open bookmarks bookmarksopen=true, % Auto-open bookmarks
pdfauthor = {Erwan NORMAND}, pdfauthor = {Erwan NORMAND},