Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uakari.primate.wisc.edu!sdd.hp.com!elroy.jpl.nasa.gov!ames!haven!mimsy!mimsy.umd.edu!alberto From: alberto@cs.umd.edu (Jose Alberto Fernandez R) Newsgroups: comp.text.tex Subject: Re: Sectioned Bibliography in addition to References Message-ID: Date: 17 Dec 90 19:16:17 GMT References: <0bOhFgm00WB34HVFZX@andrew.cmu.edu> Sender: news@mimsy.umd.edu Organization: University of Maryland Computer Sc. Lines: 199 In-reply-to: sm10+@andrew.cmu.edu's message of 16 Dec 90 01:57:00 GMT In article <0bOhFgm00WB34HVFZX@andrew.cmu.edu> sm10+@andrew.cmu.edu (Steven Meyer) writes: From: sm10+@andrew.cmu.edu (Steven Meyer) Newsgroups: comp.text.tex Date: 16 Dec 90 01:57:00 GMT Organization: Civil Engineering, Carnegie Mellon, Pittsburgh, PA 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. Thanx Steve sm10@viaont.ce.cmu.edu I wrote the bibunits style to something similar to what you have. The style allows you to specify references by sections or chapters or to define a bibunit environment with its own separate references. Also is possible to specify if a citation in a bibunit must be included in the general bibliografy or not. The only problem with this style is that the message of rerun to get cross-references right ALWAYS appears. ANY IDEA OF HOW TO CORRECT THIS? Jose Alberto. --------8<------CUT HERE-----8<--------- %% %% BIBUNITS.STY by Jose Alberto Fernandez (alberto@cs.umd.edu) %% %% BIBUNITS is a style to generate separate bibliographies for %% different units (parts) of the text (currently only one of %% chapters, sections or bibunit-environments). %% The style will separate the citations of each unit of text into a %% separate file to be processed by bibtex. The global bibliography %% section produced by LATEX also can appear in the document and %% citations can be placed in both at the same time. %% %% Use the \bibliographyunit[] ( = \chapter, \section) to %% select how the references will be generated. (For every chapter or %% for every section). Use \bibliographyunit with no arguments to %% deactivate bibliographyunits. By default citations will only appear %% in the local bibliography. WARNING: By default \bibliographyunit is %% in a deactivated state. %% %% If \bibliographyunit is active the \bibliography{bibtex-files} and %% \bibliographystyle{style} commands also specify the bibtex-files %% and style to be used by default in the local units. The commands %% \bibliography*{} and \bibliographystyle*{