Skip to content

Reference - link to location in article #14

Open
@alexiswl

Description

Hello,

Thank you for your efforts! This is the first citation nbextension that I have managed to get working!

However just a a glitch I've noticed plus and added suggestion:

  1. When I download the file as a html, the link back to the reference in the webpage no longer works.

For example I found that when the reference box is generated:

<a name="cite-Langmead_Fast_2012"/><sup>[^](#ref-1) </sup>Langmead, Ben and Salzberg, Steven L. 2012. _Fast gapped-read alignment with Bowtie 2_.

should be replaced with:

<a name="cite-Langmead_Fast_2012"/><a href="#ref-1"><sup>[^]</sup></a> Langmead, Ben and Salzberg, Steven L. 2012. Fast gapped-read alignment with Bowtie 2_.

  1. As a suggestion I think it would be really cool if one could pull out a url or doi from the bibtex file and then convert the previous line to:

<a name="cite-Langmead_Fast_2012"/><a href="#ref-1"><sup>[^]</sup></a> <a href="http://dx.doi.org/10.1038/nmeth.1923"> Langmead, Ben and Salzberg, Steven L. 2012. Fast gapped-read alignment with Bowtie 2_. </a>

which would allow one to then click on the article that has been referenced in the notebook.

Thank you again,
Alexis.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions