first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
@book{DouglasAdams,
|
||||
title={The Hitchhiker's Guide to the Galaxy},
|
||||
author={Adams, Douglas},
|
||||
isbn={9781417642595},
|
||||
url={http://books.google.com/books?id=W-xMPgAACAAJ},
|
||||
year={1995},
|
||||
publisher={San Val}
|
||||
}
|
||||
|
@@ -0,0 +1,10 @@
|
||||
\documentclass{article}
|
||||
|
||||
\begin{document}
|
||||
|
||||
The meaning of life, the universe and everything is 42 \cite{DouglasAdams}
|
||||
|
||||
\bibliographystyle{plain}
|
||||
\bibliography{bibliography}
|
||||
|
||||
\end{document}
|
@@ -0,0 +1,8 @@
|
||||
\begin{thebibliography}{1}
|
||||
|
||||
\bibitem{DouglasAdams}
|
||||
Douglas Adams.
|
||||
\newblock {\em The Hitchhiker's Guide to the Galaxy}.
|
||||
\newblock San Val, 1995.
|
||||
|
||||
\end{thebibliography}
|
Binary file not shown.
@@ -0,0 +1,23 @@
|
||||
1/0: uncompressed; offset = 37282
|
||||
2/0: uncompressed; offset = 37530
|
||||
3/0: uncompressed; offset = 15
|
||||
4/0: uncompressed; offset = 216
|
||||
5/0: uncompressed; offset = 678
|
||||
6/0: uncompressed; offset = 728
|
||||
7/0: uncompressed; offset = 856
|
||||
8/0: uncompressed; offset = 971
|
||||
9/0: uncompressed; offset = 1322
|
||||
10/0: uncompressed; offset = 9581
|
||||
11/0: uncompressed; offset = 24286
|
||||
12/0: uncompressed; offset = 36258
|
||||
13/0: compressed; stream = 12, index = 0
|
||||
14/0: compressed; stream = 12, index = 1
|
||||
15/0: compressed; stream = 12, index = 2
|
||||
16/0: compressed; stream = 12, index = 3
|
||||
17/0: compressed; stream = 12, index = 4
|
||||
18/0: compressed; stream = 12, index = 5
|
||||
19/0: compressed; stream = 12, index = 6
|
||||
20/0: compressed; stream = 12, index = 7
|
||||
21/0: compressed; stream = 12, index = 8
|
||||
22/0: compressed; stream = 12, index = 9
|
||||
23/0: compressed; stream = 12, index = 10
|
Reference in New Issue
Block a user