GeneralProblem with editing references

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
itb1000
Posts: 25
Joined: Mon Sep 29, 2008 4:19 pm

Problem with editing references

Post by itb1000 »

Hi!
I am a new LateX user. I more or less start to understand how LateX works. ;)
However, I have a problem with the references.
I am using Jabref 2.4.. Somehow, the references are not recognized
when I create the pdf file.

On the command window, this appears:
Citation 'YY' on page XX undefined on input line XX
As a result, the pdf file is created with [?] .

My .bib file opened in WinEdt starts with:

% This file was created with JabRef 2.4.
% Encoding: Cp1252

@ARTICLE{Baker2001,
author = {N.A. Baker and D. Sept and S. Joseph and M.J. Holst and J.A. McCammon},
title = {Electrostatics of nanosystems: application to microtubules and the
ribosome},
journal = {Proc. Natl. Acad. Sci. USA},
year = {2001},
volume = {98},
pages = {10037-10041},
timestamp = {2008.09.19}
}



Can somebady explain me why?

Thanks!

Thierry

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Juanjo
Posts: 657
Joined: Sat Jan 27, 2007 12:46 am

Problem with editing references

Post by Juanjo »

Since you are using WinEdt, read this thread and references therein. If the answer is not there, please ask again.
The CTAN lion is an artwork by Duane Bibby. Courtesy of www.ctan.org.
itb1000
Posts: 25
Joined: Mon Sep 29, 2008 4:19 pm

Re: Problem with editing references

Post by itb1000 »

Hi juanjo,
thanks for the help.
I will read the thread.
Thierry
itb1000
Posts: 25
Joined: Mon Sep 29, 2008 4:19 pm

Re: Problem with editing references

Post by itb1000 »

Hi,
I managed to create the references with the number in the text.
Actually, I had to press one more time "PDFLaTeX" button...
I chose the plain bibliographystyle.
Now, the ref number appears with the number in Jabref.
I would rather get the number following the appearance in the text [1, 2, 3,...] and not [30, 9, 23,...].
How can I solve this problem?
Thanks for the help,
Thierry
itb1000
Posts: 25
Joined: Mon Sep 29, 2008 4:19 pm

Problem with editing references

Post by itb1000 »

Ok, I tried with the {unsrt} bibliographystyle and it works nicely.
I would like the have the following style:

list of authors (year) Journal Vol:page-page.

Does somebody know which bibliographystyle it is?
Thanks,
Thierry
Post Reply