Compare commits
5 Commits
2ae93874a0
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ffbd488ae2 | ||
|
|
2d83ca46b9 | ||
|
|
5c08f9d31a | ||
|
|
d6efba8c25 | ||
|
|
b0aa535d03 |
6
.gitignore
vendored
6
.gitignore
vendored
@@ -28,3 +28,9 @@ dist/
|
|||||||
|
|
||||||
# Windows
|
# Windows
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|
||||||
|
# VSCode
|
||||||
|
.vscode/
|
||||||
|
|
||||||
|
# drawio backup files
|
||||||
|
*.drawio.bkp
|
||||||
|
|||||||
8
main.tex
8
main.tex
@@ -43,7 +43,7 @@
|
|||||||
%\usepackage[pagebackref,breaklinks,colorlinks,citecolor=eccvblue]{hyperref}
|
%\usepackage[pagebackref,breaklinks,colorlinks,citecolor=eccvblue]{hyperref}
|
||||||
% TODO FINAL: Un-comment the following line for the camera-ready version
|
% TODO FINAL: Un-comment the following line for the camera-ready version
|
||||||
\usepackage{hyperref}
|
\usepackage{hyperref}
|
||||||
\input{packages.tex}
|
\input{packages}
|
||||||
|
|
||||||
% Support for ORCID icon
|
% Support for ORCID icon
|
||||||
\usepackage{orcidlink}
|
\usepackage{orcidlink}
|
||||||
@@ -95,8 +95,8 @@
|
|||||||
\bibliographystyle{splncs04}
|
\bibliographystyle{splncs04}
|
||||||
\bibliography{../JabRef/main_bib}
|
\bibliography{../JabRef/main_bib}
|
||||||
|
|
||||||
% \newpage
|
\newpage
|
||||||
% \appendix
|
\appendix
|
||||||
% \input{sec/appendix.tex}
|
\input{sec/appendix.tex}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|||||||
62038
supplementary.pdf
Normal file
62038
supplementary.pdf
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user