-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathlocalrefs.bib
More file actions
62 lines (56 loc) · 2.15 KB
/
localrefs.bib
File metadata and controls
62 lines (56 loc) · 2.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
@Misc{note:s3,
author = {Carlos Rodrigo and Miguel Cervi{\~n}o and Enrique Solano and Patrizia Manzato},
title = {S3: Proposal for a simple protocol to handle theoretical data (microsimulations) },
howpublished = {{IVOA Note}},
year = {2008},
month = {October},
url = {http://www.ivoa.net/documents/latest/S3TheoreticalData.html},
}
@Misc{pr:provdm,
author = {M. Servillat and K. Riebe and C. Boisson and F. Bonnarel and A. Galkin and M. Louys and M. Nullmeier and M. Sanguillon and O. Streicher},
title = {IVOA Provenance Data Model },
howpublished = {{IVOA Proposed Recommendation}},
year = {2019},
month = {July},
url = {http://www.ivoa.net/documents/ProvenanceDM/index.html},
}
@Misc{iwd:provsap,
author = {K. Riebe},
title = {IVOA Provenance Simple Access Protocol (ProvSAP) },
howpublished = {{IVOA internal working draft}},
year = {2018},
month = {September},
url = {http://volute.g-vo.org/svn/trunk/projects/dm/provenance/ProvSAP/},
}
@Misc{iwd:provtap,
author = {F. Bonnarel},
title = {IVOA Provenance Table Access Protocol (ProvTAP)},
howpublished = {{IVOA internal working draft}},
year = {2019},
month = {March},
url = {https://wiki.ivoa.net/internal/IVOA/ObservationProvenanceDataModel/ProvTAP.pdf} ,
}
@Misc{misc:mime-tsv,
author = {IANA},
title = {MIME Media Types},
url = {http://www.iana.org/assignments/media-types/text/tab-separated-values},
year = {1993},
}
@Misc{std:RFC2045,
author = {N. Freed and N. Borenstein},
title = {{MIME} Part One: Format of Internet Message Bodies},
howpublished = {RFC 2045},
organization = {{IETF}},
url = {http://www.ietf.org/rfc/rfc2045.txt},
month = nov,
year = 1996,
}
@Misc{std:RFC6570,
author = {J. Gregorio and R. Fielding and M. Hadley and M. Nottingham and D. Orchard},
title = {URI Template},
howpublished = {RFC 6570},
organization = {{IETF}},
url = {https://tools.ietf.org/html/rfc6570},
month = mar,
year = 2012,
}