Tim Michelsen wrote: > I should contain a list of literature, weblinks etc. for interested > readers. It is not the same as the reference list which contains the > text citations. > > What experiences do you have with such lists and how do you handle them? > Shall I use a second bibtex-file? > Or is there even a latex package for this?
The easiest with LyX is to check Document->Settings->Literature->Sectioned Bibliography (which uses the bibtopic package). Then copy all the further readings to a bibtex file further.bib, and insert a second bibtex inset which points to this database, and select contents->all entries in the bibtex dialog. HTH, Jürgen