Hi guys,<div>Wondering if you might have an idea for me. &nbsp;I haven't used bibliography stuff in latex for the journal before and am hitting an error. &nbsp;Wondered if you know what's going on.</div><div><br></div><div>Basically in our journal volume 6 there is an article with citations and a .bib file:</div><div>http://svn.osgeo.org/osgeo/journal/volume_6/en-us/peer_review/bunch</div><div><br></div><div>The bib file is reference in the Makefile which runs bibtex too:</div><div><div>http://svn.osgeo.org/osgeo/journal/volume_6/en-us/Makefile</div></div><div><br></div><div>The way he cites looks okay, to my untrained eye anyway..</div><div>in the .bib:</div><div><div>@book{brinck:2002,</div><div>author={Brinck, T. and Gergle, D. and Wood, S. D.},</div><div>year={2002},</div><div>title={Designing Web Sites That Work: Usability for the Web.},</div><div>publisher={San Diego, California: Academic Press.}</div><div>}</div></div><div><br></div><div>in the .tex:</div><div>"&nbsp;outlined by \cite{brinck:2002} and"</div><div><br></div><div>When I compile it tries to run bibtex on the .bib but complains it can't find the .aux file.</div><div><br></div><div>Anything look familiar to you?</div><div><br></div><div>Hope you're well!</div><div><br></div><div>Tyler</div>