More bibliography experiments
This commit is contained in:
parent
9e603129ba
commit
f0a7b83c2a
@ -36,3 +36,11 @@
|
||||
month = "Jan",
|
||||
year = "2012"
|
||||
}
|
||||
|
||||
@misc{stexc004,
|
||||
title = "Test bib entry",
|
||||
author = "{Kenneth John} Odle",
|
||||
howpublished = "\url{https://git.kjodle.net/}",
|
||||
month = "Jan",
|
||||
year = "2012"
|
||||
}
|
||||
|
14
lbol.tex
14
lbol.tex
@ -879,9 +879,23 @@ sample text~\cite{website:overleaf001} ~\cite{website:wikibooks001} ~\cite{websi
|
||||
|
||||
more text ~\cite{website:stexc001}
|
||||
|
||||
\noindent{}\cite{stexc004}
|
||||
|
||||
\krule{12pt}{12pt}
|
||||
|
||||
\noindent{}Use this command to build your bib:
|
||||
|
||||
\begin{verbatim}
|
||||
bibtex build/lbol
|
||||
\end{verbatim}
|
||||
|
||||
|
||||
\begin{small}
|
||||
\begin{flushleft}
|
||||
\bibliographystyle{plain}
|
||||
\bibliography{bib/sites}
|
||||
\end{flushleft}
|
||||
\end{small}
|
||||
|
||||
|
||||
\end{document}
|
||||
|
Loading…
Reference in New Issue
Block a user