Advertisement
Guest User

Untitled

a guest
May 3rd, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. usepackage{natbib, lipsum}
  2. begin{document}
  3.  
  4. lipsum[2-3]
  5.  
  6. citep{AuthorYear}
  7.  
  8. bibliographystyle{APA}
  9. bibliography{FileLocation}
  10.  
  11. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement