Skip to content

Propose a @software BibTeX template

We would like to suggest a standard template for software BibTeX entries, based on the work of the Inria WG on software citation, and other initiatives.

A good starting point is the list of entries described in the biblatex documentation, see pages 16 and following of

http://mirrors.ibiblio.org/CTAN/macros/latex/exptl/biblatex/doc/biblatex.pdf

Working document in: https://gitlab.inria.fr/gt-sw-citation/bibtex-sw-entry

First proposal base on hal software deposit: https://hal.inria.fr/hal-02090402

@software {delebecque:hal-02090402,
  TITLE = {{Scilab 1.1}},
  AUTHOR = {Delebecque, Fran{\c c}ois and Gomez, Claude and Goursat, Maurice and Nikoukhah, Ramine and Steer, Serge and Chancelier, Jean-Philippe},
  URL = {https://hal.inria.fr/hal-02090402},
  NOTE = {First Scilab version. It was distributed by anonymous ftp.}, => le contenu du champ description
  YEAR = {1994},
  MONTH = Jan,
  DOCUMENTS = {https://hal.inria.fr/hal-02090402/file/scilab-1.1.tar.gz}, => autres proposition FILES
  HAL_ID = {hal-02090402},
  HAL_VERSION = {v1},
  SWH_ID = {⟨swh:1:dir:1ba0b67b5d0c8f10961d878d91ae9d6e499d746a⟩},
  VERSION = {1.1}, 
  CODE_REPOSITORY= exemple {url GIthub},
  ABSTRACT = {Résumé si il est renseigné}
}

Migrated from T1733 (view on Phabricator)

Edited by Phabricator Migration user
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information