________________________________
From: stefano franchi <[email protected]>
To: John Kane <[email protected]>
Cc: Ray Rashif <[email protected]>; Users LyX <[email protected]>
Sent: Tuesday, February 19, 2013 11:24:18 AM
Subject: Re: URL appearing in reference list with apa6
John,
are you using biblatex (I remember you were trying it out)? If so, you can
remove the url with a single line in your preamble:
\DeclareFieldFormat{url}{}
No plain bibtex at the moment since I managed to mess up my settings enough
that nothing bibliographic worked for a while. I still have a headache from
pounding my head againt a wall.
I think I'll try biblatex again next week.
Notice, however, that this will may preempt the urls you do want from being
printed (---> if you have online only sources and you put their url in a filed
called "url"). In that case I am afraid manual editing is unavoiadable---unless
you want to hack the biblatex style, that is.
Cheers,
Stefano
That command is good to know but I usually would have a mixture of on-line and
journal/book refs so it looks like I'm stuck with manual editing.
Thanks