On Sun, 19 Mar 2006 17:39:04 +1100 Russell Davie <[EMAIL PROTECTED]> wrote:
> On Sat, 11 Mar 2006 16:15:23 +0100 > Georg Baum <[EMAIL PROTECTED]> wrote: > > > Am Samstag, 11. März 2006 15:35 schrieb Russell Davie: > > > now is this a fault with bibtex, or latex? or what? > > > > bibtex > > > > > and how can this be automatically done?, so a then a file of medline > > bibtex url refs don't have to be edited > > > > Yes. You need to use the url or hyperref package. For a full explanation, > > see http://www.tex.ac.uk/cgi-bin/texfaq2html?label=citeURL (at the > > bottom) > > > > > > Georg > > > > > > thanks for that, > > This works for Citation style set to "Default (numerical)", however the > citations are in author-year. When the Citation style changed to > Natbib:numerical to get citations ordered in ascending numerical order, > errors occur at citations and Lyx will not complete compiling the ps or pdf: > > the error dialogue box has has: Extra /else > > this is after inserting in preamble: > > /usepackage{hyperref} > > Document Settings: bibliography style to Natbib:numerical > Bibtex bibliography has style set to plainnat > > This occurs if citations are as Article, Book, TechReport, or URL > I found a solution by making my own bst by running "latex makebst" thanks to Sara...