A plan for linking references
Posted by mholmes on 19 May 2009 in Activity log
We now have a growing body of references, some already marked up (by EM) and others still in text format (by LCC). We now need to think about how best to link these references into the display of documents. The form of the references looks like this:
<div xml:id="apolon"> <head>Apollon</head> <p> Dieu grec de la lumière. Il est fils de Zeus et de Léto, [...]</p> <listBibl> <bibl> “Apollon.” Le Petit Robert: Dictionnaire illustré des noms propres. 1994. </bibl> <bibl>Second sample bibliographical entry.</bibl> </listBibl> </div>
and they're linked like this:
<ref type="reference" target="references.xml#apolon">Apolon</ref>
This entry was posted by Martin and filed under Activity log.