As an update, I realized that if I tell TeXShop to plow through the
errors (use the command "r"), the file compiles and all (?) and (??)
are filled in. Still a mystery to me why TeXShop pauses in the first
place.
-Vanessa
On Jul 8, 6:36 pm, Vanessa <vschwei...@gmail.com> wrote:
> Greetings,
>
> I am a new LaTex (TeXShop) and BibTex (BibDesk) user. I found an old
> post about \citep not working for someone, and I have a similar
> problem.
>
> -I have compiled LaTex + BibTex + LaTex + LaTex.
> -All .bst files are with the .tex file.
> -Both \citep and \citet commands result in (?) or (??), but the
I have a very difficult time understanding why LaTeX newbies choose to
go at LaTeX the hard way. if you are getting started, it is much
easier to start with LyX as the graphical editor interface. It can
create tex files for you, and you can study them, see how they work.
It now has a "view tex source" option where tex syntax pops up on the
screen as you type in the gui interface. They have a very rich
collection of working examples on their wiki and their email list has
always been very helpful for me.
In your case, I have to say there are many moving parts in a
Latex/biblio setup that can fail. I usually use "natbib" in my biblio
documents, and I've seen compiles fail when the natbib edition is out
of date.
Some time ago, I wrote a simple how to about using LyX for
bibliography, maybe it will help you see what has to happen. Here's
the writeup
http://pj.freefaculty.org/latex/biblioexample.pdf
The files that are used to create that are here:
http://pj.freefaculty.org/latex/LyXBibTeXExample.tar.gz
If you installed LyX, you could run that, or export it to pure latex
so you'd have a full working example with biblio.
pj
--
Paul E. Johnson
Professor, Political Science
1541 Lilac Lane, Room 504
University of Kansas
On Thu, Jul 8, 2010 at 5:36 PM, Vanessa <vschw...@gmail.com> wrote:I have a very difficult time understanding why LaTeX newbies choose to
> Greetings,
>
> I am a new LaTex (TeXShop) and BibTex (BibDesk) user. I found an old
> post about \citep not working for someone, and I have a similar
> problem.
>
> -I have compiled LaTex + BibTex + LaTex + LaTex.
go at LaTeX the hard way. if you are getting started, it is much
easier to start with LyX as the graphical editor interface.
It can create tex files for you, and you can study them, see how they work.
It now has a "view tex source" option where tex syntax pops up on the
screen as you type in the gui interface. They have a very rich
collection of working examples on their wiki and their email list has
always been very helpful for me.
In your case, I have to say there are many moving parts in a
Latex/biblio setup that can fail. I usually use "natbib" in my biblio
documents, and I've seen compiles fail when the natbib edition is out
of date.
Thank you, all, for your feedback.
I started using LaTex due to frustration with Word. The requirements
of my thesis were too much for Word to handle, and it would crash
pretty often. I am now working on a journal submission that provides
me the opportunity to learn LaTex (the author guidelines are very
specific and require following either a LaTex template or a Word
template).
Unfortunately, I am now getting frustrated with LaTex because my
working paper has some fairly sophisticated tables that were easy to
make in Word but are not at all intuitive in LaTex.
I should give Lyx
a whirl before I give up and revert to Word (at least for this paper).
I am under some time pressure, which is why I might give up so easily.