nxml2txt icon indicating copy to clipboard operation
nxml2txt copied to clipboard

Can you make your library citable?

Open GullyAPCBurns opened this issue 9 years ago • 1 comments

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

GullyAPCBurns avatar Oct 26 '15 02:10 GullyAPCBurns

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}
}

spyysalo avatar Oct 26 '15 09:10 spyysalo