Skip to content

WEB and COMPARISON: CITATIONS and REFERENCES #112

Open
@martin-henz

Description

@martin-henz

I would be nice to make citations clickable. For that we would need to do the following.

In the text:

<CITATION>Henderson 1980</CITATION>

becomes

<CITATION NAME="HEN80">Henderson 1980</CITATION>

and in 97references97.xml,

<REFERENCE>Henderson, Peter. 1980.  <em>Functional Programming: Application and
      Implementation.</em> Englewood Cliffs, N.J.: Prentice-Hall.</REFERENCE>

becomes

<REFERENCE NAME="HEN80">Henderson, Peter. 1980.  <em>Functional Programming: Application and
      Implementation.</em> Englewood Cliffs, N.J.: Prentice-Hall.</REFERENCE>

Then we can generate appropriate links in WEB and COMPARISON

Metadata

Metadata

Assignees

No one assigned

    Labels

    Enhancementgood projectSuitable as independent student projecttediouswill take a lot of time :-(

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions