UserPreferences

DailyNotes/2004/08/31/BibliographicNotes


  1. Bruce D'Arcus' work
    1. Example of a DocBook article, citations, and a bibliography
  2. Saxon
  3. Docbook
  4. Client-side XSLT support
  5. action on the OO.o front
  6. FRBR
  7. BibTeX
  8. persistent locators
    1. How is DOI used?
  9. getting MODS out of the Library of Congress

Bruce D'Arcus' work

Nice comment about Bruce and distillation of his work at [WWW]Bibliography creation and XML - inSilico:

[WWW]example of xhtml bibliography from Bruce D'Arcus which I copy over to BruceDarcus/BibExample1. See it : [WWW]rendered with the "application/xhtml+xml" mimetype

BruceDarcus/BibExample2 drawn from http://www.users.muohio.edu/darcusb/misc/test-author-year.xhtml: [WWW]rendered as text/html

Example of a DocBook article, citations, and a bibliography

I will walk through the examples that BruceDarcus points in [WWW]darcusblog » XSLT 2.0, DocBook, and MODS:

I still plan to look at the files in [WWW]his zip file. However, I first walk through a simpler example that he has in http://www.users.muohio.edu/darcusb/files/cite.tar.gz

Saxon

I had to install [WWW]Saxon 8.0B ("The latest open-source implementation of XSLT 2.0 and XPath 2.0, now with added support for XQuery 1.0. This version reflects the syntax of the Working Drafts of 12 November 2003.") to get XSLT 2.0 functionality.

I also installed the Oxygen 4.2 XML/XSLT environment and am trying to configure it to use Saxon 8.0 with these [WWW]instructions. I thought that I was running into configuration problems. However, the real problem seems to be a bug: [WWW]EXCEPTION: javax.xml.transform.TransformerException: Unknown:

Docbook

DocBook related

[WWW]DocBook NG: The “Eaux-de-vie” Release: "'Eaux-de-vie' is the fifth release of DocBook NG"

It would be useful to study the model for bibliographies and citations in DocBook. I formed a sample DocBook/SampleBibliographyDocBookV412.

Client-side XSLT support

[WWW]XSLT Browsers. How good is support for XSLT in the browser? When will XSLT 2.0 be supported broadly?

action on the OO.o front

[WWW]Proposal: Enhanced Bibliography:

FRBR

I've been wondering what type of projects out there are using FRBR. Bruce points to LibDB. [WWW]darcusblog: LibDB: Bringing RDF and the FRBR to the Masses?:

[WWW]LibDB: HomePage:

BibTeX

[WWW]BibTeX as XML markup

persistent locators

How is DOI used?

[WWW]The Digital Object Identifier System: "The Digital Object Identifier (DOI) is a system for identifying and exchanging intellectual property in the digital environment." Example http://dx.doi.org/10.1038/430593b redirects to http://www.nature.com/cgi-bin/doifinder.pl?URL=/doifinder/10.1038/430593b

getting MODS out of the Library of Congress

See ModsFromLibraryOfCongressQuery