Skip to content

Commit

Permalink
pdf with references and gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
andrefs committed Feb 21, 2012
1 parent e5a53e5 commit 4ad9fca
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
@@ -0,0 +1,4 @@
aspubs.aux
aspubs.bbl
aspubs.blg
aspubs.log
Binary file added aspubs.pdf
Binary file not shown.
11 changes: 11 additions & 0 deletions aspubs.tex
@@ -0,0 +1,11 @@
\documentclass[english,10pt, a4paper]{article}


\begin{document}

\bibliographystyle{alpha}
\bibliography{aspubs}
\nocite{*}

\end{document}

0 comments on commit 4ad9fca

Please sign in to comment.