diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-06-08 02:21:35 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-06-08 02:21:35 +0100 |
commit | 54d994d4aedae5f0222ce2c967bb884bc19d1d64 (patch) | |
tree | c6b928d31e43980e5f23472995dbbad7846bc522 /tex/src/references.tex | |
parent | f88b104f6ed0f075e88d24163510cbb606e44b18 (diff) |
Improved appendix on archival
Until now the appendix only touched upon the archival aspects of scholarly
research producs (data, code, narrative). To help in clarity, the context
of this section has been improved, giving more explanations and examples.
Diffstat (limited to 'tex/src/references.tex')
-rw-r--r-- | tex/src/references.tex | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tex/src/references.tex b/tex/src/references.tex index 6b768ee..bf99d1d 100644 --- a/tex/src/references.tex +++ b/tex/src/references.tex @@ -642,6 +642,21 @@ archivePrefix = {arXiv}, +@ARTICLE{abramatic18, + author = {Jean-Francois Abramatic and Roberto {Di Cosmo} and Stefano Zacchiroli}, + title = {Identifiers for Digital Objects: The case of software source code preservation}, + journal = {Communications of the ACM}, + year = 2018, + volume = 61, + issue = 10, + pages = {29}, + doi = {10.1145/3183558}, +} + + + + + @ARTICLE{dicosmo18, author = {{Di Cosmo}, Roberto and {Gruenpeter}, Morane and {Zacchiroli}, Stefano}, title = {Identifiers for Digital Objects: The case of software source code preservation}, |