Skip to content
Snippets Groups Projects
Commit b90a6790 authored by Deyan Ginev's avatar Deyan Ginev
Browse files

broken year field in bibtex samples; thanks Moritz Schubotz!

parent 04b71436
Branches
Tags
No related merge requests found
Pipeline #3535 passed
......@@ -69,7 +69,7 @@ concrete identifier.
title = {arXMLiv:08.2017 dataset, an HTML5 conversion of arXiv.org},
howpublished = {hosted at \url{https://sigmathling.kwarc.info/resources/arxmliv/}},
note = {SIGMathLing -- Special Interest Group on Math Linguistics},
year = 2018}
year = {2018}
```
#### bibTeX for the bibLaTeX package (preferred)
......@@ -79,7 +79,7 @@ concrete identifier.
title = {arXMLiv:08.2017 dataset, an HTML5 conversion of arXiv.org},
url = {https://sigmathling.kwarc.info/resources/arxmliv/},
note = {SIGMathLing -- Special Interest Group on Math Linguistics},
year = 2018}
year = {2018}
```
#### EndNote
......
......@@ -68,7 +68,7 @@ concrete identifier.
title = {arXMLiv:08.2018 dataset, an HTML5 conversion of arXiv.org},
howpublished = {hosted at \url{https://sigmathling.kwarc.info/resources/arxmliv/}},
note = {SIGMathLing -- Special Interest Group on Math Linguistics},
year = 2018}
year = {2018}
```
#### bibTeX for the bibLaTeX package (preferred)
......@@ -78,7 +78,7 @@ concrete identifier.
title = {arXMLiv:08.2018 dataset, an HTML5 conversion of arXiv.org},
url = {https://sigmathling.kwarc.info/resources/arxmliv/},
note = {SIGMathLing -- Special Interest Group on Math Linguistics},
year = 2018}
year = {2018}
```
#### EndNote
......
......@@ -70,7 +70,7 @@ concrete identifier.
title = {arXMLiv:08.2019 dataset, an HTML5 conversion of arXiv.org},
howpublished = {hosted at \url{https://sigmathling.kwarc.info/resources/arxmliv-dataset-082019/}},
note = {SIGMathLing -- Special Interest Group on Math Linguistics},
year = 2019}
year = {2019}
```
#### bibTeX for the bibLaTeX package (preferred)
......@@ -80,7 +80,7 @@ concrete identifier.
title = {arXMLiv:08.2019 dataset, an HTML5 conversion of arXiv.org},
url = {https://sigmathling.kwarc.info/resources/arxmliv-dataset-082019/},
note = {SIGMathLing -- Special Interest Group on Math Linguistics},
year = 2019}
year = {2019}
```
#### EndNote
......
......@@ -37,7 +37,7 @@ This version of the dataset has had minimal manual quality control, and we offer
title = {arXMLiv:2020 dataset, an HTML5 conversion of arXiv.org},
howpublished = {hosted at \url{https://sigmathling.kwarc.info/resources/arxmliv-dataset-2020/}},
note = {SIGMathLing -- Special Interest Group on Math Linguistics},
year = 2020}
year = {2020}
```
#### bibTeX for the bibLaTeX package (preferred)
......@@ -47,7 +47,7 @@ This version of the dataset has had minimal manual quality control, and we offer
title = {arXMLiv:2020 dataset, an HTML5 conversion of arXiv.org},
url = {https://sigmathling.kwarc.info/resources/arxmliv-dataset-2020/},
note = {SIGMathLing -- Special Interest Group on Math Linguistics},
year = 2020}
year = {2020}
```
#### EndNote
......
......@@ -75,7 +75,7 @@ nomath source: `definition/35b170bae4259a5c430846116142d4e4a45097e52daf818b78ea3
title = {Statement classification dataset, 10.5 million plain-text paragraphs from {arXMLiv:08.2018}},
howpublished = {\url{https://sigmathling.kwarc.info/resources/arxmliv-statements-082018/}},
note = {SIGMathLing -- Special Interest Group on Math Linguistics},
year = 2019}
year = {2019}
```
#### bibTeX for the bibLaTeX package (preferred)
......@@ -85,7 +85,7 @@ nomath source: `definition/35b170bae4259a5c430846116142d4e4a45097e52daf818b78ea3
title = {Statement classification dataset, 10.5 million plain-text paragraphs from {arXMLiv:08.2018}},
url = {https://sigmathling.kwarc.info/resources/arxmliv-statements-082018/},
note = {SIGMathLing -- Special Interest Group on Math Linguistics},
year = 2019}
year = {2019}
```
#### EndNote
......
......@@ -28,5 +28,5 @@ If you are a member, you should have access to the two repositories containing t
title = {NTCIR math information retrieval task data},
url = {https://sigmathling.kwarc.info/resources/ntcir/},
note = {SIGMathLing -- Special Interest Group on Math Linguistics},
year = 2021}
year = {2021}
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment