Skip to content

Commit d566785

Browse files
synch. (#273)
* addition to licenses * changes to documentation * addition of data records for 2024-12-02 to 2024-12-05 * renamed to date of recording * edited documentation
1 parent 46400b6 commit d566785

3 files changed

Lines changed: 76 additions & 26 deletions

File tree

citations_kaggle.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Kaggle
2+
### Citation
3+
**DOI**
4+
5+
10.34740/kaggle/dsv/10092247
6+
7+
**APA**
8+
9+
Kent vejrup Madsen. (2024).
10+
Hardware Performance Data [Data set].
11+
Kaggle.
12+
https://doi.org/10.34740/KAGGLE/DSV/10092247
13+
14+
**BibTeX**
15+
16+
@misc{
17+
kent_vejrup_madsen_2024,
18+
title = {Hardware Performance Data},
19+
url = {https://www.kaggle.com/dsv/10092247},
20+
DOI = {10.34740/KAGGLE/DSV/10092247},
21+
publisher = {Kaggle},
22+
author = {Kent vejrup Madsen},
23+
year = {2024}
24+
}
25+

citations_zenodo.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
# Zenodo
2+
## Citation
3+
**DOI**
4+
5+
10.5281/zenodo.14262334
6+
7+
**APA**
8+
9+
Kent, M. (2024).
10+
Hardware Performance Archive (1.0.9)
11+
[Data set]. Zenodo.
12+
https://doi.org/10.5281/zenodo.14262334
13+
14+
**BibTeX**
15+
16+
@dataset{
17+
kent_2024_14262334,
18+
author = {Kent, Madsen},
19+
title = {Hardware Performance Archive},
20+
month = dec,
21+
year = 2024,
22+
publisher = {Zenodo},
23+
version = {1.0.9},
24+
doi = {10.5281/zenodo.14262334},
25+
url = {https://doi.org/10.5281/zenodo.14262334}
26+
}
27+
28+
**Harvard**
29+
30+
Kent, M. (2024)
31+
“Hardware Performance Archive”.
32+
Zenodo.
33+
doi: 10.5281/zenodo.14262334.
34+
35+
**Vancouver**
36+
37+
1. Kent M.
38+
Hardware Performance Archive.
39+
Zenodo;
40+
2024.
41+
42+
**IEEE**
43+
44+
[1]M. Kent,
45+
“Hardware Performance Archive”.
46+
Zenodo,
47+
dec. 02, 2024.
48+
doi: 10.5281/zenodo.14262334.

readme.md

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -102,32 +102,9 @@ Together with making branches for it.
102102
* Licenses
103103
* [MIT - Source Code License][MIT_License]
104104
* [Dataset License - Attribution 4.0 International][ATT4INT_License]
105-
106-
107-
108-
### Citation
109-
**DOI**
110-
111-
10.34740/kaggle/dsv/10092247
112-
113-
**APA**
114-
115-
Kent vejrup Madsen. (2024).
116-
Hardware Performance Data [Data set].
117-
Kaggle.
118-
https://doi.org/10.34740/KAGGLE/DSV/10092247
119-
120-
**BibTeX**
121-
122-
@misc{
123-
kent_vejrup_madsen_2024,
124-
title = {Hardware Performance Data},
125-
url = {https://www.kaggle.com/dsv/10092247},
126-
DOI = {10.34740/KAGGLE/DSV/10092247},
127-
publisher = {Kaggle},
128-
author = {Kent vejrup Madsen},
129-
year = {2024}
130-
}
105+
* Citations
106+
* [Kaggle](./citations_kaggle.md)
107+
* [Zenodo](./citations_zenodo.md)
131108

132109

133110
### Document

0 commit comments

Comments
 (0)