Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Referencing

  • 01-06-2011 02:06AM
    #1
    Closed Accounts Posts: 5,727 ✭✭✭


    Hi guys,

    I'm new to the sexy joy of LaTeX, (:pac:) and I'm struggling with getting my .bib file working.
    My code is as follows:
    \documentclass[a4paper,12pt]{article} \usepackage{natbib}
    \linespread{1.5}
    \begin{document}


    blahblah \cite{Adams2003} blahdiblah


    \bibliographystyle{harvard}
    \bibliography{method practice}
    \end{document}
    @ARTICLE{Adams2003, AUTHOR="Adams, M and Cooper, J. and Collar, N",
    TITLE="Extinct and Endangered ('E&E') birds; a proposed list for collection catalogues",
    JOURNAL="BOC",
    ISSUE = "BOC Supplement 228",
    YEAR=2003,


    When I compile, my .tex file comes out fine, exactly as I want it except there is no references and I have little [?] where ever I have put /cite.


    I can't seem to work out how to associate the .bib and .tex to make them play nice.


Comments

  • Closed Accounts Posts: 39,019 ✭✭✭✭Permabear


    This post has been deleted.


  • Closed Accounts Posts: 5,727 ✭✭✭reallyrose


    Ah, that was it. Thanks!

    I was going mad and the solution was staring me in the face. :pac:


Advertisement