Compare commits
2 Commits
5c08f9d31a
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ffbd488ae2 | ||
|
|
2d83ca46b9 |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -33,4 +33,4 @@ Thumbs.db
|
||||
.vscode/
|
||||
|
||||
# drawio backup files
|
||||
# *.drawio.bkp
|
||||
*.drawio.bkp
|
||||
|
||||
8
main.tex
8
main.tex
@@ -43,7 +43,7 @@
|
||||
%\usepackage[pagebackref,breaklinks,colorlinks,citecolor=eccvblue]{hyperref}
|
||||
% TODO FINAL: Un-comment the following line for the camera-ready version
|
||||
\usepackage{hyperref}
|
||||
\input{packages.tex}
|
||||
\input{packages}
|
||||
|
||||
% Support for ORCID icon
|
||||
\usepackage{orcidlink}
|
||||
@@ -95,8 +95,8 @@
|
||||
\bibliographystyle{splncs04}
|
||||
\bibliography{../JabRef/main_bib}
|
||||
|
||||
% \newpage
|
||||
% \appendix
|
||||
% \input{sec/appendix.tex}
|
||||
\newpage
|
||||
\appendix
|
||||
\input{sec/appendix.tex}
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user