home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!hal.com!decwrl!deccrl!news.crl.dec.com!pa.dec.com!wsl.dec.com!klee
- From: klee@wsl.dec.com (Ken Lee)
- Newsgroups: comp.graphics
- Subject: Re: Bibliographic Formats
- Message-ID: <1992Aug31.215407.22911@PA.dec.com>
- Date: 31 Aug 92 21:54:07 GMT
- References: <1992Aug31.210152.21773@rtpnc.epa.gov>
- Sender: news@PA.dec.com (News)
- Reply-To: klee@wsl.dec.com
- Organization: DEC Western Software Laboratory
- Lines: 41
-
- |> Can anybody tell me what the format is for references
- |> of the following type ?
- |> ----------------------------------------------------------------
- |> %A A.H. Barr
- |> %T Ray Tracing Deformed Surfaces
-
- This is UNIX refer format. The "addbib" man page lists these tokens:
-
- %A Author's name
- %B Book containing article referenced
- %C City (place of publication)
- %D Date of publication
- %E Editor of book containing article referenced
- %F Footnote number or label (supplied by refer)
- %G Government order number
- %H Header commentary, printed before reference
- %I Issuer (publisher)
- %J Journal containing article
- %K Keywords to use in locating reference
- %L Label field used by -k option of refer
- %M Bell Labs Memorandum (undefined)
- %N Number within volume
- %O Other commentary, printed at end of reference
- %P Page number(s)
- %Q Corporate or Foreign Author (unreversed)
- %R Report, paper, or thesis (unpublished)
- %S Series title
- %T Title of article or book
- %V Volume number
- %X Abstract - used by roffbib, not by refer
- %Y,Z ignored by refer
-
- Refer is a (somewhat) primitive set of tools for editing, sorting, and
- printing bibliographies that use these tokens. It comes free with most UNIX
- systems. Type "man refer" on a UNIX system for more info.
-
- --
- Ken Lee
- DEC Western Software Laboratory, Palo Alto, Calif.
- Internet: klee@wsl.dec.com
- uucp: uunet!decwrl!klee
-