Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!wuarchive!udel!rochester!pt.cs.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!sm10+ From: sm10+@andrew.cmu.edu (Steven Meyer) Newsgroups: comp.text.tex Subject: Sectioned Bibliography in addition to References Message-ID: <0bOhFgm00WB34HVFZX@andrew.cmu.edu> Date: 16 Dec 90 01:57:00 GMT Organization: Civil Engineering, Carnegie Mellon, Pittsburgh, PA Lines: 54 I have a question about creating two sections of \bibitems. Is there a *.bst that could do this (doubtful) or some other mechanism? Any suggestions? I'd like to have both a References section (formed from the \cite commands in the text) plus a Bibliography section (formed from the \nocite command or some other way) at the end of my text. The references would be a normal \bibstyle{alpha} collection of texts used as references within my text. The sectioned bibliography would include texts used for basic information but which weren't actually referenced by my text. Additionally, I need the bibliography to be sectioned by subject matter because it would include texts on vastly different subjects. The bibliography could be an appendix before the actual references, it could be formed from a \nocite{*} command in a dummy file, I'm not picky! Does anyone have a .bst for this or some other technique. I'd think this would be FABS (Frequently Asked-for Bib Style). An example of the bibliography is: BIBLIOGRAPHY Engineering Mechanics [Timoshenko 52] First engineering mechanics text bibitem [Timoshenko 54] Second engineering mechanics text bibitem . . . Linguistics [Chomsky 56] First linguistics text bibitem [Chomsky 64] Second linguistics text bibitem . . . Computer Graphics [Requicha 80] First graphics text bibitem [Requicha 81] Second graphics text bibitem . . . etc. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Thanx Steve sm10@viaont.ce.cmu.edu