Skip to content

Commit f4adbef

Browse files
mariojmdavidorviz
authored andcommitted
add images references
1 parent 748a188 commit f4adbef

File tree

5 files changed

+179
-15
lines changed

5 files changed

+179
-15
lines changed

content/citation-tags.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
tag citation

content/images/github.svg

Lines changed: 4 additions & 4 deletions
Loading

content/images/logo-SYNERGY.png

5.52 KB
Loading

content/images/orcid.svg

Lines changed: 4 additions & 4 deletions
Loading

content/manual-references.json

Lines changed: 170 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,185 @@
11
[
22
{
3-
"id": "url:https://github.com/manubot/rootstock",
3+
"type": "legislation",
4+
"standard_citation": "url:https://www.ietf.org/rfc/rfc2119.txt",
5+
"URL": "https://www.ietf.org/rfc/rfc2119.txt",
6+
"title": "Key words for use in RFCs to Indicate Requirement Levels",
7+
"issued": {
8+
"date-parts": [
9+
[
10+
1997
11+
]
12+
]
13+
},
14+
"author": [
15+
{
16+
"given": "Scott",
17+
"family": "Bradner"
18+
}
19+
]
20+
},
21+
{
22+
"type": "report",
23+
"standard_citation": "url:https://owncloud.indigo-datacloud.eu/index.php/s/yDklCrWjKnjutVA",
24+
"URL": "https://owncloud.indigo-datacloud.eu/index.php/s/yDklCrWjKnjutVA",
25+
"title": "INDIGO-DataCloud collaboration, Initial Plan for Software Management and Pilot Services",
26+
"issued": {
27+
"date-parts": [
28+
[
29+
2015
30+
]
31+
]
32+
},
33+
"author": [
34+
{
35+
"literal": "Members of the INDIGO-DataCloud collaboration"
36+
}
37+
]
38+
},
39+
{
40+
"type": "webpage",
41+
"standard_citation": "url:https://opensource.org/osd",
42+
"URL": "https://opensource.org/osd",
43+
"title": "The Open Source Definition, URL: https://opensource.org/osd",
44+
"author": [
45+
{
46+
"literal": "Open Source Initiative"
47+
}
48+
]
49+
},
50+
{
51+
"type": "webpage",
52+
"standard_citation": "url:https://opensource.org/licenses",
53+
"URL": "https://opensource.org/licenses",
54+
"title": "Licenses & Standards, URL: https://opensource.org/licenses",
55+
"author": [
56+
{
57+
"literal": "Open Source Initiative"
58+
}
59+
]
60+
},
61+
{
62+
"type": "webpage",
63+
"standard_citation": "url:https://semver.org",
64+
"URL": "https://semver.org",
65+
"title": "Semantic Versioning 2.0.0, URL: https://semver.org",
66+
"author": [
67+
{
68+
"given": "Tom",
69+
"family": "Preston-Werner"
70+
}
71+
]
72+
},
73+
{
74+
"type": "webpage",
75+
"standard_citation": "url:https://www.owasp.org/images/0/08/OWASP_SCP_Quick_Reference_Guide_v2.pdf",
76+
"URL": "https://www.owasp.org/images/0/08/OWASP_SCP_Quick_Reference_Guide_v2.pdf",
77+
"title": "OWASP Secure Coding Practices, Quick Reference Guide, URL: https://www.owasp.org/images/0/08/OWASP_SCP_Quick_Reference_Guide_v2.pdf",
78+
"issued": {
79+
"date-parts": [
80+
[
81+
2010
82+
]
83+
]
84+
},
85+
"author": [
86+
{
87+
"literal": "The OWASP Foundation"
88+
}
89+
]
90+
},
91+
{
92+
"type": "webpage",
93+
"standard_citation": "url:https://www.owasp.org/index.php/Source_Code_Analysis_Tools",
94+
"URL": "https://www.owasp.org/index.php/Source_Code_Analysis_Tools",
95+
"title": "Source Code Analysis Tools, URL: https://www.owasp.org/index.php/Source_Code_Analysis_Tools",
96+
"author": [
97+
{
98+
"literal": "The OWASP Foundation"
99+
}
100+
]
101+
},
102+
{
103+
"type": "webpage",
104+
"standard_citation": "url:https://www.owasp.org/index.php/Category:Vulnerability_Scanning_Tools",
105+
"URL": "https://www.owasp.org/index.php/Category:Vulnerability_Scanning_Tools",
106+
"title": "Dynamic Application Security Testing, URL: https://www.owasp.org/index.php/Category:Vulnerability_Scanning_Tools",
107+
"author": [
108+
{
109+
"literal": "The OWASP Foundation"
110+
}
111+
]
112+
},
113+
{
4114
"type": "webpage",
5-
"URL": "https://github.com/manubot/rootstock",
6-
"title": "manubot/rootstock GitHub repository",
7-
"container-title": "GitHub",
115+
"standard_citation": "url:https://www.owasp.org/images/2/2e/OWASP_Code_Review_Guide-V1_1.pdf",
116+
"URL": "https://www.owasp.org/images/2/2e/OWASP_Code_Review_Guide-V1_1.pdf",
117+
"title": "OWASP Code Review Guide, URL: https://www.owasp.org/images/2/2e/OWASP_Code_Review_Guide-V1_1.pdf",
8118
"issued": {
9119
"date-parts": [
10120
[
11-
2019
121+
2008
12122
]
13123
]
14124
},
15125
"author": [
16126
{
17-
"given": "Daniel",
18-
"family": "Himmelstein"
127+
"literal": "The OWASP Foundation"
19128
}
20129
]
130+
},
131+
{
132+
"type":"article-journal",
133+
"publisher":"PeerJ",
134+
"DOI":"10.7717/peerj-cs.86",
135+
"page":"e86",
136+
"source":"Crossref",
137+
"title":"Software citation principles",
138+
"volume":2,
139+
"author":[
140+
{
141+
"ORCID":"http://orcid.org/0000-0002-3957-2474",
142+
"authenticated-orcid":true,
143+
"given":"Arfon M.",
144+
"family":"Smith",
145+
"sequence":"first",
146+
"affiliation":[
147+
{
148+
"name":"GitHub, Inc., San Francisco, California, United States"
149+
}
150+
]
151+
},
152+
{
153+
"ORCID":"http://orcid.org/0000-0001-5934-7525",
154+
"authenticated-orcid":true,
155+
"given":"Daniel S.",
156+
"family":"Katz",
157+
"sequence":"additional",
158+
"affiliation":[
159+
{
160+
"name":"National Center for Supercomputing Applications & Electrical and Computer Engineering Department & School of Information Sciences, University of Illinois at Urbana-Champaign, Urbana, Illinois, United States"
161+
}
162+
]
163+
},
164+
{
165+
"ORCID":"http://orcid.org/0000-0003-4425-7097",
166+
"authenticated-orcid":true,
167+
"given":"Kyle E.",
168+
"family":"Niemeyer",
169+
"sequence":"additional",
170+
"affiliation":[
171+
{
172+
"name":"School of Mechanical, Industrial, and Manufacturing Engineering, Oregon State University, Corvallis, Oregon, United States"
173+
}
174+
]
175+
}
176+
],
177+
"container-title":"PeerJ Computer Science",
178+
"language":"en",
179+
"issued":{"date-parts":[[2016,9,19]]},
180+
"standard_citation":"http://dx.doi.org/10.7717/peerj-cs.86",
181+
"URL":"http://dx.doi.org/10.7717/peerj-cs.86",
182+
"ISSN":"2376-5992",
183+
"id":"temp_id_7660989779236345"
21184
}
22185
]

0 commit comments

Comments
 (0)