Mlj.jl: How to cite MLJ?

Created on 12 Nov 2019  路  6Comments  路  Source: alan-turing-institute/MLJ.jl

We are writing a short JOSS paper about mlr3, and want to cite MLJ as related work. What is the recommended way to cite it?

Most helpful comment

Thanks Michel, we currently have not written anything formal on MLJ but you're not the first one to ask (xRef #296) so I'll have a look today to see if I can get MLJ to be an entry in Zenodo and will keep you posted.

Edit: now done, I need to do a small release to trigger zenodo, hopefully all this will be done within 24h

All 6 comments

Thanks Michel, we currently have not written anything formal on MLJ but you're not the first one to ask (xRef #296) so I'll have a look today to see if I can get MLJ to be an entry in Zenodo and will keep you posted.

Edit: now done, I need to do a small release to trigger zenodo, hopefully all this will be done within 24h

I think a JOSS paper for MLJ.jl is a good idea 馃憤 Their review process is fast, and you can write a more detailed description of the project as part of the repository.

The bibtex generated by zenodo is broken, is this ok for you?

@manual{mlj,
    title = {MLJ: A pure Julia machine learning framework},
    author = {Anthony Blaom and Franz Kiraly and Thibaut Lienart and Sebastian Vollmer},
    organization = {Alan Turing Institute},
    year = {2019},
    doi = {10.5281/zenodo.3541505}
}

Should I also include the team members listed as "Yiannis Simillides; Diego Arenas; Mos猫 Giordano; Ayush Shridhar" ?

Hey @mllg can I get back to you a bit later on this? I'd like to get feedback from at least anthony before pushing for a specific format, cheers!

We will be submitting to JOSS tomorrow, but there usually is still plenty of time to update the references before the paper gets published - I'll ping you here again if necessary.

You can cite this: https://zenodo.org/record/3541506#.Xc4FAC-B1TY

@software{anthony_blaom_2019_3541506,
  author       = {Anthony Blaom and
                  Franz Kiraly and
                  Thibaut Lienart and
                  Sebastian Vollmer},
  title        = {alan-turing-institute/MLJ.jl: v0.5.3},
  month        = nov,
  year         = 2019,
  publisher    = {Zenodo},
  version      = {v0.5.3},
  doi          = {10.5281/zenodo.3541506},
  url          = {https://doi.org/10.5281/zenodo.3541506}
}

Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

juliohm picture juliohm  路  8Comments

CameronBieganek picture CameronBieganek  路  6Comments

aviatesk picture aviatesk  路  7Comments

tlienart picture tlienart  路  3Comments

petrostat13 picture petrostat13  路  5Comments