home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!orstcs!prism!jacobsd
- From: jacobsd@prism.cs.orst.edu (Dana Jacobsen)
- Newsgroups: comp.sources.wanted
- Subject: Re: Bibliography program?
- Message-ID: <1992Sep06.195528.27222@CS.ORST.EDU>
- Date: 6 Sep 92 19:55:28 GMT
- Article-I.D.: CS.1992Sep06.195528.27222
- References: <1992Sep6.010321.23413@organpipe.uug.arizona.edu>
- Sender: usenet@CS.ORST.EDU
- Organization: Oregon State University, Computer Science Dept
- Lines: 204
- Nntp-Posting-Host: prism.cs.orst.edu
-
- In <1992Sep6.010321.23413@organpipe.uug.arizona.edu> dave@cs.arizona.edu (Dave Schaumann) writes:
- >@article{lindstrom:79,
- > title="Backtracking in a Generalized Control Setting",
- > author="Gary Lindstrom",
- > journal=toplas,
- > year=1979,
- > month=jul,
- > volume=1,
- > number=1,
- > pages="8--26"
- >}
-
- >The curious format suggests that somewhere, there is a program that
- >uses this format to do potentially useful and interesting things with
- >it.
-
- This is BibTeX format, described in Appendix B of the LaTeX Book by
- Leslie Lamport:
-
- @book{Lamport86,
- author = {Leslie Lamport},
- title = {LaTeX: A Document Preparation System},
- publisher = {Addison-Wesley},
- address = {Reading, MA},
- year = {1986}
- note = {13th printing},
- }
-
- It is a common bibliography format, and is integrated with LaTeX. It
- can be converted to a few other formats, if you're more familiar with
- something like refer:
-
- %A Leslie Lamport
- %T LaTeX: A Document Preparation System
- %I Addison-Wesley
- %C Reading, MA
- %D 1986
- %O 13th printing
-
- There are quite a few programs that can manipulate this format, LaTeX
- and BibTeX being one way to use them. However this isn't really a
- reference manager of any kind, just a way to print out citations. There
- are 2 X-Windows programs I know of, Bibcard and Bibview, that will let
- you add, remove, change, search, etc. BibTeX databases. There are a
- few text based systems that will do the job also, and lots of little
- scripts that will help you out.
-
- I have recently compiled a list and the programs I know of into one
- site. Here is the file cerberus.cor.epa.gov:/pub/bibtools/biblio-README:
-
- This list compiled by Dana Jacobsen in September 1992. All of
- these programs are available at cerberus.cor.epa.gov (134.67.4.48)
- in /pub/bibtools.
-
- Lang: P = Perl
- C = C code
- A = awk/sed
- S = shell commands
- ----
- Dana Jacobsen
- jacobsd@solar.cor2.epa.gov
- jacobsd@cs.orst.edu
-
- #################
- BibTeX tools
-
- tool version/Yr/Lng where
- -------------- ------------- -------------------------
- bibcount 1.0 92/P cerberus.cor.epa.gov:/pub/bibtools/bibcount
- count bibliography entries
-
- bibj 1.3 92/P cerberus.cor.epa.gov:/pub/bibtools/bibj
- count journals
-
- bibtv 0.2.3 92/P cerberus.cor.epa.gov:/pub/bibtools/bibtv
- view and interactively search
-
- bibcard 1.01 92/C iam.unibe.ch:/X11/Bibcard-1.01.tar.Z
- X (XView) tool
-
- bibclean 1.05 92/C csc-sun.math.utah.edu:/pub/tex/bib/bibclean-1.05.tar.z
- prettyprint a BibTeX file
-
- bibfix 3.0 91/A posted by Christian.Collberg@dna.lth.se 19Mar92
- Bibliographic cross reference generator for LaTeX
-
- bibgrep --- 91/P nuri.inria.fr:/INRIA/bib/bibgrep.pl.Z
-
-
- bibview 1.0 92/C posted by liebla@informatik.tu-muenchen.de 31Aug92
- X (Xt) tool
-
- lookbibtex 1.22 92/P ftp.cs.ucla.edu:/pub/ficus/lookbibtex.1.43.shar.Z
- search through BibTeX file
-
- bibdestringify 1.02 92/P ftp.cs.ucla.edu:/pub/ficus/lookbibtex.1.43.shar.Z
- remove strings from BibTeX file
-
- aux2bib 7aug 92/P posted by dfk@cs.dartmouth.edu 3 Sep 92
- make a portable .bib file from a .aux file
- all filed under dfkutils.tar.Z
-
- bibify 17may 90/S posted by dfk@cs.dartmouth.edu 3 Sep 92
- eliminate one pass of latex for bibliographies
-
- bibkey 3aug 92/A posted by dfk@cs.dartmouth.edu 3 Sep 92
- list all records with a given keyword in "keyword"
-
- cleantex 5feb 92/S posted by dfk@cs.dartmouth.edu 3 Sep 92
- remove all tex/latex generated files
-
- looktex 3aug 92/A posted by dfk@cs.dartmouth.edu 3 Sep 92
- list all records matching a regex
-
- makebib 27aug 92/S posted by dfk@cs.dartmouth.edu 3 Sep 92
- make exportable .bib file from multiple .bib files
-
- printbib 13jan 92/S posted by dfk@cs.dartmouth.edu 3 Sep 92
- makes a dvi file from a .bib file
-
- bibtools 3dec 89/C lth.se:/pub/references/sources/bibtools.sh
- create, verify, show, and remove records
- files: bibc, bibv, shbib, rmbib
-
- btt 15dec 90/C posted by king@batserver.cs.uq.oz.au 15 Dec 90
- add, find, list, print, sort bibtex files
- files: btt, bibadd, bibadjust, bibgrep, bibsort
-
- bib-cite 25jun 91/C cs.arizona.edu:/bib/bib-cite.tar.Z
- complete package supports bibtex and refer
- files: db, bibdb, cite, findref, refconvert
-
-
-
- #################
- refer tools
-
- tool version/Yr/Lng where
- -------------- ------------- -------------------------
- bib-cite 25jun 91/C cs.arizona.edu:/bib/bib-cite.tar.Z
- complete package supports bibtex and refer
- files: db, bibdb, cite, findref, refconvert
-
- dviroffbib 1.0 92/S cerberus.cor.epa.gov:pub/bibtools/dviroffbib
- displays a refer bibliography using groff and xdvi
-
- bib dec 87/C cs.orst.edu:/pub/budd/bib.tar.Z
- an alternative to refer
- files: bib, invert, lookup, listrefs
-
- groff 1.06 92/C++ prep.ai.mit.edu:/pub/gnu/groff-1.06.tar.Z
- a ditroff replacement
- files: lookbib, indxbib, lkbib, refer
-
-
-
- #################
- conversion tools
-
- tool version/Yr/Lng where
- -------------- ------------- -------------------------
- r2b 0.8.0 92/P cerberus.cor.epa.gov:/pub/bibtools/r2b
- refer or tib -> bibtex
-
- ref2bib --- 88/A ftp.ai.mit.edu:/pub/refer-to-bibtex/ref2bib.shar
- refer -> bibtex
-
- refer-to-bibtex.el 88/E ftp.ai.mit.edu:/pub/refer-to-bibtex/refer-to-bibtex.el
- refer -> bibtex
-
- refconvert aug 88/A cs.arizona.edu:/bib/bib-cite.tar.Z
- refer -> bibtex
-
- r2bib WOK 88/C archive.cis.ohio-state.edu:/pub/bibliographies/eugene/r2bib.c
- refer -> bibtex (original in 1986)
-
- ref2bib.p --- 88/Pasc lth.se:/pub/references/sources/ref2bib.p
- refer -> bibtex
-
- ttb 1.3 90/C ftp.ai.mit.edu:/pub/refer-to-bibtex/tib-to-bibtex.shar
- tib -> bibtex
-
- tex2refer --- 90/A ftp.ai.mit.edu:/pub/refer-to-bibtex/tex2refer
- bibtex -> refer
-
- bib2refer --- 90/S Ciaran McHale (cjmchale@cs.tcd.ie) 8/4/90
- bibtex + bst -> refer
-
- foc2bib 0.1.1 92/P cerberus.cor.epa.gov:/pub/bibtools/foc2bib
- ISI Focus on xxx -> bibtex
-
- med2bib 0.1.0 92/P cerberus.cor.epa.gov:/pub/bibtools/med2bib
- BRS Medline -> bibtex
- [note: there seem to be >10 different "medline" formats]
-
- medlin2bibtex 1may 92/A fly.bio.indiana.edu:/help/medlin2bibtex.txt
- MEDLIB -> bibtex
-
- ris2bib 0.2.1 92/P cerberus.cor.epa.gov:/pub/bibtools/ris2bib
- RIS (Reference Manager) -> bibtex
-
- embl2bibtex.pl 16jan 92/P umiacs.umd.edu:/pub/biocomp/embl2bibtex.pl
- .dat (seqanalr) -> bibtex
-
-