[Refdb-cvs] CVS: homepage examples.html,1.1.1.1,1.2
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mho...@us...> - 2004-12-14 19:55:30
|
Update of /cvsroot/refdb/homepage In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23024 Modified Files: examples.html Log Message: fixed xml vs. xsl typos Index: examples.html =================================================================== RCS file: /cvsroot/refdb/homepage/examples.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -U2 -r1.1.1.1 -r1.2 --- examples.html 13 Dec 2004 21:19:26 -0000 1.1.1.1 +++ examples.html 14 Dec 2004 19:55:18 -0000 1.2 @@ -241,5 +241,5 @@ <h2 id="out">Generated output</h2> - <p>RefDB provides custom driver files for the stock DocBook (DSSSL and XML) and TEI (XML) stylesheets. These driver files provide the extended formatting capabilities for citations and bibliographies and allow to create output suitable for submission to scientific journals and publishers. Depending on the input file format, the output formats are HTML, XHTML, PDF, Postscript, and RTF. If you use the refdbnd tool, all you need to do to create the bibliography and transform your document is to type something like "make pdf".</p> + <p>RefDB provides custom driver files for the stock DocBook (DSSSL and XSL) and TEI (XSL) stylesheets. These driver files provide the extended formatting capabilities for citations and bibliographies and allow to create output suitable for submission to scientific journals and publishers. Depending on the input file format, the output formats are HTML, XHTML, PDF, Postscript, and RTF. If you use the refdbnd tool, all you need to do to create the bibliography and transform your document is to type something like "make pdf".</p> <p>The following PDF documents were created using data and documents similar to the ones shown above. Each source document was transformed using two different citation and bibliography styles. Please compare the citations in the text as well as the bibliographic listings at the end of each document.</p> <ul> |