Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WEB and COMPARISON: CITATIONS and REFERENCES #112

Open
martin-henz opened this issue Jul 4, 2019 · 3 comments
Open

WEB and COMPARISON: CITATIONS and REFERENCES #112

martin-henz opened this issue Jul 4, 2019 · 3 comments
Labels
Enhancement good project Suitable as independent student project tedious will take a lot of time :-(

Comments

@martin-henz
Copy link
Member

martin-henz commented Jul 4, 2019

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

@martin-henz martin-henz added Enhancement tedious will take a lot of time :-( labels Jul 4, 2019
@martin-henz
Copy link
Member Author

Needed for #99

@martin-henz
Copy link
Member Author

I suggest we work on the rendering of citations and references, first, to match the original textbook. The linking for the web edition should have lower priority (after book manuscript deadline).

@martin-henz martin-henz changed the title Chapters 1-4: Link CITATIONS and REFERENCES Chapters 1-4: CITATIONS and REFERENCES Jun 26, 2020
@martin-henz martin-henz changed the title Chapters 1-4: CITATIONS and REFERENCES All: CITATIONS and REFERENCES Jun 26, 2020
@martin-henz martin-henz changed the title All: CITATIONS and REFERENCES WEB: CITATIONS and REFERENCES Dec 19, 2020
@martin-henz
Copy link
Member Author

I don't see this happening any time soon.

@martin-henz martin-henz changed the title WEB: CITATIONS and REFERENCES WEB and COMPARISON: CITATIONS and REFERENCES Jul 1, 2021
@martin-henz martin-henz added good project Suitable as independent student project and removed _postponed labels Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement good project Suitable as independent student project tedious will take a lot of time :-(
Projects
None yet
Development

No branches or pull requests

1 participant