spyysalo / nxml2txt

NLM .nxml to text format conversion
MIT License
24 stars 14 forks source link

Can you make your library citable? #5

Open GullyAPCBurns opened 9 years ago

GullyAPCBurns commented 9 years ago

I am writing a scientific paper where I'd like to cite your code. Could you please generate a doi code that I could reference by following the instructions in this link?

https://guides.github.com/activities/citable-code/

Thanks!

G

spyysalo commented 9 years ago

Thanks for the suggestion! I tried the linked process, but it failed on the "authorize" step with the message

You don't have the permission to access the requested resource. It is either read-protected or not readable by the server.

I'm happy with a footnote identifying the tool as https://github.com/spyysalo/nxml2txt (with a date if you want to identify a version); if you prefer a reference, please use the paper where the tool was introduced:

@InProceedings{stenetorp2011bionlp,
  author    = {Stenetorp, Pontus and Topi\'{c}, Goran and Pyysalo, Sampo
      and Ohta, Tomoko and Kim, Jin-Dong and Tsujii, Jun'ichi},
  title     = {BioNLP Shared Task 2011: Supporting Resources},
  booktitle = {Proceedings of BioNLP Shared Task 2011 Workshop},
  month     = {June},
  year      = {2011},
  address   = {Portland, Oregon, USA},
  publisher = {Association for Computational Linguistics},
  pages     = {112--120},
  url       = {http://www.aclweb.org/anthology/W11-1816}
}