mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2025-10-21 12:47:40 +02:00
docs(proposal): add biblatex
This commit is contained in:
parent
503fe9426d
commit
e814c826ef
Binary file not shown.
@ -1,5 +1,9 @@
|
||||
\documentclass[a4paper]{article}
|
||||
|
||||
% For referencing
|
||||
\usepackage{biblatex}
|
||||
\addbibresource{references.bib}
|
||||
|
||||
% This should be loaded last
|
||||
\usepackage[colorlinks]{hyperref}
|
||||
\usepackage{subfiles}
|
||||
@ -90,7 +94,6 @@ My project:
|
||||
|
||||
|
||||
% References
|
||||
\section{References}
|
||||
|
||||
\printbibliography[heading=bibnumbered]
|
||||
|
||||
\end{document}
|
0
pub/proposal/references.bib
Normal file
0
pub/proposal/references.bib
Normal file
Loading…
x
Reference in New Issue
Block a user