CAIDA / catalog-data

Repo which holds some panda solutions and papers
3 stars 6 forks source link

Normalize the "types" in data/data-papers.yaml to match valid bibtex types #560

Closed jes089 closed 1 year ago

jes089 commented 1 year ago
According to https://www.bibtex.com/e/entry-types/ invalid valid
PhD thesis phdthesis
patent misc
thesis phdthesis
tech report techreport
online misc
tech_report techreport
class report misc
presentation misc
MSc thesis mastersthesis
in_joural article
in_proceedings inproceedings
BA thesis misc
BSc thesis misc
MS thesis mastersthesis
in_journal article
tech. report techreport
in_book book
preprint misc

Relates to https://github.com/CAIDA/catalog-ui/issues/687

amacaida commented 1 year ago

@eyulaeva1 can you have @lbryton correct the data-papers.yaml file and make note that the entrytypes for a yaml entry need to be specific and valid? Seems like in the past some arbitrary entries were created and that went on unrecognized.