Closed GillesJ closed 5 years ago
Hi Gilles
Thank you for reaching out to me. Yeap the citation seems about right. Shen is my family name, while Yan Shun is my given name. I sometimes use Lucas as well because people have problem with the Chinese names.
Also thanks for highlighting this, I use open source packages myself for my research but didn't think to cite them as a typical bibtex item (up to now I just mention the name of the package and include a link to the repo).
Hope the package is helpful and bugfree. Lucas
On Wed, 13 Feb 2019 at 22:37, Gilles Jacobs notifications@github.com wrote:
Dear maintainer, I am using this package in my research and was wondering how to cite it.
Can you confirm if the citation (mainly the author's name) is correct?
@misc{lexicalrichnesspythongithub, author = {Shen Yan Shun}, title = {LexicalRichness Python module}, year = {2019}, version = {0.1.3.} publisher = {GitHub}, journal = {GitHub repository}, howpublished = {\url{https://github.com/LSYS/LexicalRichness}}, commit = {22ad88f87b83892862413cc2e889b8ceb7b2eab1} }
May I also suggest adding this bibtex entry to the README?
Thank you kindly for making this package!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/LSYS/LexicalRichness/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AKBg6ySNzU9fAONH4QnG0EHasPqOc2fwks5vNCNHgaJpZM4a5if_ .
Thanks, Yan Shun! So a correct first-lastname (Western-style) bibtex entry is:
@misc{lexicalrichnesspythongithub,
author = {Yan Shun Shen},
title = {LexicalRichness Python module},
year = {2019},
version = {0.1.3.}
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/LSYS/LexicalRichness}},
commit = {22ad88f87b83892862413cc2e889b8ceb7b2eab1}
}
yeap
On Mon, 18 Feb 2019 at 22:01, Gilles Jacobs notifications@github.com wrote:
Thanks, Yan Shun! So a correct first-lastname (Western-style) bibtex entry is:
@misc{lexicalrichnesspythongithub, author = {Yan Shun Shen}, title = {LexicalRichness Python module}, year = {2019}, version = {0.1.3.} publisher = {GitHub}, journal = {GitHub repository}, howpublished = {\url{https://github.com/LSYS/LexicalRichness}}, commit = {22ad88f87b83892862413cc2e889b8ceb7b2eab1} }
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/LSYS/LexicalRichness/issues/1#issuecomment-464741958, or mute the thread https://github.com/notifications/unsubscribe-auth/AKBg646MqxOHImZIrJULVYchUA2C592gks5vOrJUgaJpZM4a5if_ .
Dear maintainer, I am using this package in my research and was wondering how to cite it.
Can you confirm if the citation (mainly the author's name) is correct?
May I also suggest adding this bibtex entry to the README?
Thank you kindly for making this package!