Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

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: 38,989 ✭✭✭✭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
Advertisement