stanford-crfm / BioMedLM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to cite BioMedLM

xueren-ge opened this issue · comments

Hi, just wondering how to cite BioMedLM in bibtex? Thanks.

commented

We're working on a final paper, but you can cite the blog post for now: https://crfm.stanford.edu/2022/12/15/pubmedgpt.html

And you can call the title of the blog "BioMedLM" instead of "PubMedGPT 2.7B", I'll change the name of the blog post in the next few minutes ...

commented

So I updated the URL and title of the blog to reflect the name change.

https://crfm.stanford.edu/2022/12/15/biomedlm.html

We are working on a more formal paper, but this blog post is fine for now!

@misc{BioMedLM2023,
  author = {Bolton, Elliot and Hall, David and Yasunaga, Michihiro and Lee, Tony and Manning, Chris and Liang, Percy},
  title = {BioMedLM},
  year = {2023},
  publisher = {Stanford University},
  journal = {Stanford University Blog},
  howpublished = {\url{https://crfm.stanford.edu/2022/12/15/biomedlm.html}},
}

Is this format ok for latex? Thx.