Path: utzoo!utgpu!water!watmath!clyde!ima!bbn!rochester!ken From: ken@cs.rochester.edu (Ken Yap) Newsgroups: comp.text Subject: Re: BibTeX - Choosing all the items in a .bib database Summary: fixed in the newest version Keywords: bibtex Message-ID: <1988Jul11.220837.6488@cs.rochester.edu> Date: 12 Jul 88 02:08:36 GMT References: <2273@ur-tut.UUCP> Reply-To: ken@cs.rochester.edu (Ken Yap) Distribution: na Organization: U of Rochester, CS Dept, Rochester, NY Lines: 7 |Is there an easy way to create a bibliography using BibTeX, such that all |entries in a .bib file would be included, _without_ explicitly \cite'ing |or \nocite'ing all the entries ? Get bibtex 0.99c. You can do \cite{*} or \nocite{*}. Ken