Changes between Version 4 and Version 5 of HarriotWorkflow


Ignore:
Timestamp:
Aug 19, 2015, 3:27:06 PM (9 years ago)
Author:
Klaus Thoden
Comment:

Expanded the bibliography workflow

Legend:

Unmodified
Added
Removed
Modified
  • HarriotWorkflow

    v4 v5  
    2929Two bibliographies are kept, one for [source:/trunk/texts/Harriot/Documents/Bibliography.bib secondary literature], the other for [source:/trunk/texts/Harriot/Documents/Sources.bib source books] that Harriot used and referred to. Both of them are in the Biblatex format and a [http://echo.mpiwg-berlin.mpg.de/content/scientific_revolution/harriot/project_infos/harriot-bibliography HTML version] of them is included in the ECHO pages on this project.
    3030
    31 The conversion to HTML is done at the moment using [http://www.lri.fr/~filliatr/bibtex2html/ bibtex2html 1.96] with the following command:
    32 {{{
    33 ./bibtex2html -o Export -nobibsource -unicode -a -i Sources.bib
    34 }}}
     31The conversion to HTML is done at the moment using [http://www.lri.fr/~filliatr/bibtex2html/ bibtex2html 1.96] with the following commands:
     32{{{
     33bibtex2html -o Sources -nobibsource -unicode -a -i Sources.bib
     34bibtex2html -o Bib -nobibsource -unicode -a -i Bibliography.bib
     35}}}
     36Each resulting HTML document contains a table with the bibliographical entries. These tables are to be inserted into the following template
     37{{{
     38<h3><a name="sources">Sources used by Thomas Harriot<a></h3>
     39<!-- Sources table goes here -->
     40<hr/>
     41<h3><a name="bib">Bibliography</a></h3>
     42<!-- Bibliography table goes here-->
     43}}}
     44and then inserted into the Zope page found at http://echo.mpiwg-berlin.mpg.de/content/scientific_revolution/harriot/project_infos/harriot-bibliography
    3545= Storage of files =
    3646As of September 2012, the project's files are also part of the [source:/trunk/texts/Harriot MPIWG-MPDL Content Project's repository]. This will make updating the repository or local copies much easier. The respective branch can be checked out by directing a Subversion client to {{{https://it-dev.mpiwg-berlin.mpg.de/svn/mpdl-project-content/trunk/texts/Harriot}}}. The structure of the repository remains the same: