Skip to content

Conversation

@PGijsbers
Copy link
Collaborator

Adds a CITATION.cff file to the repository which creates a Github integrated way of requesting a specific citation (visible if you browse the citation branch):
image

the bibtex produced is:

@article{Feurer_OpenMLPython_an_extensible_2021,
author = {Feurer, Matthias and van Rijn, Jan N. and Kadra, Arlind and Gijsbers, Pieter and Mallik, Neeratyoy and Ravi, Sahithya and Müller, Andreas and Vanschoren, Joaquin and Hutter, Frank},
journal = {Journal of Machine Learning Research},
pages = {1--5},
title = {{OpenML-Python: an extensible Python API for OpenML}},
url = {https://jmlr.org/papers/v22/19-920.html},
volume = {22},
year = {2021}
}

compared to directly getting it from JMLR:

@article{JMLR:v22:19-920,
  author  = {Matthias Feurer and Jan N. van Rijn and Arlind Kadra and Pieter Gijsbers and Neeratyoy Mallik and Sahithya Ravi and Andreas Müller and Joaquin Vanschoren and Frank Hutter},
  title   = {OpenML-Python: an extensible Python API for OpenML},
  journal = {Journal of Machine Learning Research},
  year    = {2021},
  volume  = {22},
  number  = {100},
  pages   = {1-5},
  url     = {http://jmlr.org/papers/v22/19-920.html}
}

While it's pretty close, number seems to be ignored which is kind of vital for JMLR (then again, you can always search by title).

Some ORCIDs are missing because I could not with certainty determine the ORCID of some co-authors.
I'll sent out an e-mail to all co-authors to verify or add their ORCID (as comment/per e-mail) and suggest to merge by the end of the week regardless (it can be updated later anyway).

Some ORCIDs are missing because I could not with certainty determine the ORCID of some co-authors.
@PGijsbers
Copy link
Collaborator Author

@sahithyaravi1493 @ArlindKadra if you want an ORCID added, please leave a comment :)
If you don't have one yet / are not sure, it can easily be added later (just let us know you don't want it at this time).
Currently no export formats actually contain this additional meta-data.

@PGijsbers
Copy link
Collaborator Author

@mfeurer let's merge?

@mfeurer
Copy link
Collaborator

mfeurer commented Jan 10, 2022

Yes, let's go :)

@PGijsbers PGijsbers merged commit db7bb9a into develop Jan 11, 2022
@PGijsbers PGijsbers deleted the citation branch January 11, 2022 10:30
github-actions bot pushed a commit that referenced this pull request Jan 11, 2022
PGijsbers added a commit to Mirkazemi/openml-python that referenced this pull request Feb 23, 2023
Some ORCIDs are missing because I could not with certainty determine the ORCID of some co-authors.
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

Successfully merging this pull request may close these issues.

3 participants