Skip to content

Commit

Permalink
Unify month field formatting in test bib files (fixes #5116)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfo committed Sep 5, 2019
1 parent 99a0a7a commit 7f5eecd
Show file tree
Hide file tree
Showing 48 changed files with 65 additions and 65 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ @Article{Mustermann2016
journal = {Java Journal},
year = {2016},
pages = {2},
month = {February},
month = feb,
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ @Article{
journal = {Java Journal},
year = {2016},
pages = {2},
month = {February},
month = feb,
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ @Book{Mustermann2016
year = {2016},
author = {Max Mustermann},
volume = {1},
month = {February},
month = feb,
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ @Booklet{Mustermann2016
title = {Java Booklet},
author = {Max Mustermann},
address = {Stuttgart},
month = {February},
month = feb,
year = {2016},
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ @Conference{Mustermann2016
series = {1},
pages = {3-9},
address = {Stuttgart},
month = {February},
month = feb,
organization = {Java Org},
publisher = {Java Publisher},
keywords = {java}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ @InBook{Mustermann2016
year = {2016},
author = {Max Mustermann},
volume = {1},
month = {February},
month = feb,
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ @InCollection{Mustermann2016
number = {1},
chapter = {3},
pages = {18-26},
month = {February},
month = feb,
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ @InProceedings{Mustermann2016
title = {Java InProceedings},
booktitle = {Java Book},
year = {2016},
month = {February},
month = feb,
organization = {Java Org},
publisher = {Java Publisher},
keywords = {java}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ @InBook{Mustermann2016
series = {1},
address = {Stuttgart},
edition = {10},
month = {February},
month = feb,
note = {some note},
keywords = {java},
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ @Manual{Mustermann2016
author = {Max Mustermann},
organization = {Java Users},
address = {Stuttgart},
month = {February},
month = feb,
year = {2016},
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ @MastersThesis{Mustermann2016
year = {2016},
type = {Thesis},
address = {Stuttgart},
month = {February},
month = feb,
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ @Misc{Mustermann2016
author = {Max Mustermann},
title = {Java Misc},
howpublished = {Internet},
month = {February},
month = feb,
year = {2016},
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ @PhdThesis{Mustermann2016
year = {2016},
type = {Thesis},
address = {Stuttgart},
month = {February},
month = feb,
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ @Proceedings{Musterfrau2016
editor = {Maxima Musterfrau},
address = {Stuttgart},
publisher = {Java Pub},
month = {February},
month = feb,
organization = {Java Org}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ @TechReport{Mustermann2016
type = {Report},
number = {1},
address = {Stuttgart},
month = {February},
month = feb,
keywords = {java},
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@Unpublished{Mustermann2016,
author = {Max Mustermann},
title = {Java Unpublished},
month = {February},
month = feb,
year = {2016},
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ @Article{Mustermann2016
journal = {Java Journal},
year = {2016},
pages = {2},
month = {February},
month = feb,
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ @article{Mustermann2016
author = {Max Mustermann},
journal = {Java Journal},
keywords = {java},
month = {February},
month = feb,
pages = {2},
title = {Java tricks},
year = {2016}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ @Article{
journal = {Java Journal},
year = {2016},
pages = {2},
month = {February},
month = feb,
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ @Book{Mustermann2016
year = {2016},
author = {Max Mustermann},
volume = {1},
month = {February},
month = feb,
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ @Booklet{Mustermann2016
title = {Java Booklet},
author = {Max Mustermann},
address = {Stuttgart},
month = {February},
month = feb,
year = {2016},
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ @Conference{Mustermann2016
series = {1},
pages = {3-9},
address = {Stuttgart},
month = {February},
month = feb,
organization = {Java Org},
publisher = {Java Publisher},
keywords = {java}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ @InBook{Mustermann2016
year = {2016},
author = {Max Mustermann},
volume = {1},
month = {February},
month = feb,
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ @InCollection{Mustermann2016
number = {1},
chapter = {3},
pages = {18-26},
month = {February},
month = feb,
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ @InProceedings{Mustermann2016
title = {Java InProceedings},
booktitle = {Java Book},
year = {2016},
month = {February},
month = feb,
organization = {Java Org},
publisher = {Java Publisher},
keywords = {java}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ @InBook{Mustermann2016
series = {1},
address = {Stuttgart},
edition = {10},
month = {February},
month = feb,
note = {some note},
keywords = {java},
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ @InCollection{Mustermann2016
volume = {1},
number = {1},
pages = {18-26},
month = {February},
month = feb,
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ @Manual{Mustermann2016
author = {Max Mustermann},
organization = {Java Users},
address = {Stuttgart},
month = {February},
month = feb,
year = {2016},
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ @MastersThesis{Mustermann2016
year = {2016},
type = {Thesis},
address = {Stuttgart},
month = {February},
month = feb,
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ @Misc{Mustermann2016
author = {Max Mustermann},
title = {Java Misc},
howpublished = {Internet},
month = {February},
month = feb,
year = {2016},
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ @PhdThesis{Mustermann2016
year = {2016},
type = {Thesis},
address = {Stuttgart},
month = {February},
month = feb,
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ @Proceedings{Musterfrau2016
editor = {Maxima Musterfrau},
address = {Stuttgart},
publisher = {Java Pub},
month = {February},
month = feb,
organization = {Java Org}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ @TechReport{Mustermann2016
type = {Report},
number = {1},
address = {Stuttgart},
month = {February},
month = feb,
keywords = {java},
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@Unpublished{Mustermann2016,
author = {Max Mustermann},
title = {Java Unpublished},
month = {February},
month = feb,
year = {2016},
keywords = {java}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ @article{
journal = {Diagnostic microbiology and infectious disease},
journal-abbreviation = {Diagn Microbiol Infect Dis},
keywords = {Cryptococcal meningitis; Diagnostics; HIV; Immunocompromised; Meningitis; PCR},
month = {Dec},
month = dec,
nlm-id = {8305899},
owner = {NLM},
pages = {1234},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ @Article{
issue = {3},
pages = {228--242},
doi = {10.1080/1357650X.2015.1125914},
month = {May},
month = may,
citation-subset = {IM},
country = {England},
created = {2016-03-10},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ @article{
contribution = {2012-03-27},
doi = {10.3275/8949},
isbn = {9781860163593},
month = {02},
month = feb,
pii = {1223321},
pmid = {21413195},
publisher = {Royal College of Physicians (UK)},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ @article{
author = {National Collaborating Centre for Chronic Conditions (UK)},
copyright = {Copyright from somwhere},
isbn = {9781860163593},
month = {02},
month = feb,
pmid = {21413195},
publisher = {Royal College of Physicians (UK)},
publocation = {London},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@Article{,
title = {Rheumatoid Arthritis: National Clinical Guideline for Management and Treatment in Adults},
year = {2009},
month = {02},
month = feb,
abstract = {just a dummy.},
author = {National Collaborating Centre for Chronic Conditions (UK) and Williams, Darlisha A},
copyright = {Copyright from somwhere},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ @incollection{
issn = {978-1-4822-5326-9},
journal = {Dermoscopy Image Analysis},
number = {0},
month = {#sep#},
month = sep,
pages = {1-22},
publisher = {CRC Press},
series = {Digital Imaging and Computer Vision},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ @article{
doi = {10.1063/1.1954747},
issn = {0021-9606},
journal = {J. Chem. Phys.},
month = {#jul#},
month = jul,
number = {3},
pages = {034708},
publisher = {American Institute of Physics},
title = {Hydration forces between silica surfaces: Experimental data and predictions from different theories},
url = {https://doi.org/10.1063/1.1954747},
volume = {123},
year = {2005}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ @article{
doi = {10.1063/1.1954747},
issn = {0021-9606},
journal = {J. Chem. Phys.},
month = {#jul#},
month = jul,
number = {3},
pages = {034708},
publisher = {American Institute of Physics},
title = {Hydration forces between silica surfaces: Experimental data and predictions from different theories},
url = {https://doi.org/10.1063/1.1954747},
volume = {123},
year = {2005}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ @Article{Olly2018
volume = {1},
number = {1},
pages = {1-2},
month = {mar},
month = mar,
issn = {978-123-123},
note = {That's a note},
abstract = {That's an abstract},
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/org/jabref/util/twente.bib
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ @TECHREPORT{Patterson06
year = {2006},
type = {Presentation},
address = {Palo Alto, CA},
month = {August},
month = aug,
pdf = {Patterson06.pdf},
url = {http://www.hotchips.org/hc18/program/conference_day_one.htm}
}
Expand Down
Loading

0 comments on commit 7f5eecd

Please sign in to comment.