Guest User

Untitled

a guest
May 24th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. documentclass[12pt,a4paper]{article}
  2. usepackage[table]{xcolor}
  3. usepackage{multirow}
  4. usepackage[final]{pdfpages}
  5. usepackage[margin=2.5cm, left=3.5cm,top=24.5mm,bottom=3cm]{geometry}
  6. usepackage[utf8]{inputenc}
  7. usepackage{graphicx,booktabs}
  8. usepackage{lmodern,textcomp} %euro symbol package
  9. renewcommand{baselinestretch}{1.5} %interline 1.5 cm
  10. usepackage[english]{babel}
  11. usepackage{hyperref}
  12. usepackage[natbibapa]{apacite}
  13. graphicspath{{Images//}}
  14. usepackage{rotating}%voor rotatie tables
  15. usepackage{adjustbox}%aanpassen tabel afmetingen
  16. usepackage{lmodern,textcomp} %eurosymbool
  17. usepackage{tabularx}
  18.  
  19. begin{document}
  20. cite{alexandersson_swedish_2008}
  21. bibliographystyle{apacite}
  22. bibliography{Library}
  23. end{document}
  24.  
  25. @article{alexandersson_swedish_2008,
  26. title = {The {Swedish} railway deregulation path},
  27. author = {Alexandersson, G. and Hulten, S.},
  28. year = {2008},
  29. journal = {Review of Network Economics},
  30. volume = {7},
  31. number = {1},
  32. pages = {1-19},
  33. file = {The_Swedish_Railway_Deregulation_Path.pdf:C:\Users\loren\Zotero\storage\35TRNFGG\The_Swedish_Railway_Deregulation_Path.pdf:application/pdf}
Add Comment
Please, Sign In to add comment