Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to cite keras in research paper? #247

Closed
alzhusan opened this issue Jun 19, 2015 · 9 comments
Closed

How to cite keras in research paper? #247

alzhusan opened this issue Jun 19, 2015 · 9 comments

Comments

@alzhusan
Copy link

No description provided.

@fchollet
Copy link
Member

In the future, we may release a paper for the purpose of citations, in the spirit of this one (which, incidentally, mentions Keras but does not cite it).

For now, we don't have a paper, so you can simply cite the Github repo. Here's an example.

@keunwoochoi
Copy link
Contributor

For example:

@misc{chollet2015,
author = {François Chollet },
title = {keras},
year = {2015},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/fchollet/keras}},
commit = {5bcac37}
}
commit will be changed and markdown changes the full commit id into a short one, not a critical issue though.

@bstriner
Copy link
Contributor

Updating this issue with a link back to the FAQ.
https://keras.io/getting-started/faq/

@misc{chollet2015keras,
  title={Keras},
  author={Chollet, Fran\c{c}ois and others},
  year={2015},
  publisher={GitHub},
  howpublished={\url{https://github.com/fchollet/keras}},
}

Always throws me how Keras is upper case. Way to break the trend!
Cheers

@stale stale bot added the stale label Aug 13, 2017
@stale
Copy link

stale bot commented Aug 13, 2017

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 30 days if no further activity occurs, but feel free to re-open a closed issue if needed.

@stale stale bot closed this as completed Sep 12, 2017
@csitaula
Copy link

This BibTex is not working in my LaTex!

@annanurov
Copy link

The citation on https://keras.io/getting-started/faq/ does not work on Endnote.

Please advise,

@csitaula
Copy link

csitaula commented Mar 31, 2018 via email

@annanurov
Copy link

Could you please post the modified version here?

@RomainCendre
Copy link

I seen this : https://guides.github.com/activities/citable-code/
It seems to provide a DOI from a github repo

fchollet pushed a commit that referenced this issue Sep 22, 2023
* add pytorch backend trainer

* addressing the comments

---------

Co-authored-by: Haifeng Jin <haifeng-jin@users.noreply.github.com>
hubingallin pushed a commit to hubingallin/keras that referenced this issue Sep 22, 2023
* add pytorch backend trainer

* addressing the comments

---------

Co-authored-by: Haifeng Jin <haifeng-jin@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants