Giter VIP home page Giter VIP logo

doi's People

Contributors

jan-provaznik avatar

Watchers

 avatar

doi's Issues

Missing pages key in bibtex entry.

Now the system does not include 'pages' key in bibtex entry. It would be nice to have it as this is often required in many citation styles.

Handle MathML in titles

For example

@article{wang2019,
  title = {Boson Sampling with 20 Input Photons and a 60-Mode Interferometer in a<mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML" display="inline"><mml:mn>1</mml:mn><mml:msup><mml:mn>0</mml:mn><mml:mn>14</mml:mn></mml:msup></mml:math>-Dimensional Hilbert Space}, 
  author = {Wang, Hui and Qin, Jian and Ding, Xing and Chen, Ming-Cheng and Chen, Si and You, Xiang and He, Yu-Ming and Jiang, Xiao and You, L. and Wang, Z. and Schneider, C. and Renema, Jelmer J. and H{\"o}fling, Sven and Lu, Chao-Yang and Pan, Jian-Wei}, 
  year = {2019}, 
  month = {12}, 
  day = {18}, 
  number = {25}, 
  volume = {123}, 
  journal = {Physical Review Letters}, 
  publisher = {American Physical Society (APS)}, 
  url = {http://dx.doi.org/10.1103/physrevlett.123.250503}, 
  doi = {10.1103/physrevlett.123.250503}
}

contains MathML expression which translates to $10^{14}$. Either figure out how to transform this into something TeX can swallow or at least inform the user something went wrong with the citation.

Handle HTML escape characters

Replace them with appropriate TeX symbols. For example

@article{hunter2007,
  title = {Matplotlib: A 2D Graphics Environment}, 
  author = {Hunter, John D.}, 
  year = {2007}, 
  number = {3}, 
  volume = {9}, 
  journal = {Computing in Science &amp; Engineering}, 
  pages = {90-95}, 
  publisher = {Institute of Electrical and Electronics Engineers (IEEE)}, 
  url = {http://dx.doi.org/10.1109/mcse.2007.55}, 
  doi = {10.1109/mcse.2007.55}
}

contains &amp;. It should be replaced by \&.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.