Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix problems in the bibtex files #98

Open
bangerth opened this issue May 30, 2019 · 2 comments
Open

Fix problems in the bibtex files #98

bangerth opened this issue May 30, 2019 · 2 comments

Comments

@bangerth
Copy link
Member

@ljhwang ran our database through a script and found a number of problems with the entries. The lines numbers are wrong because I gave her a collated file, but the errors should probably still be fixed:

ignoring entry '2011_11' (line 3272) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2011_38' (line 3550) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2012_6' (line 3895) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2012_11' (line 3945) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2012_12' (line 3957) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2012_29' (line 4134) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2013_65' (line 5283) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2013_66' (line 5295) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2015_88' (line 7919) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2016_113' (line 9793) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2017_46' (line 11267) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2017_50' (line 11309) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2017_69' (line 11512) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2017_89' (line 11717) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2018_3' (line 12081) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2018_4' (line 12093) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2018_27' (line 12349) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry '2018_40' (line 12493) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

ignoring entry 'RMCGG19' (line 13055) because :
	A bibentry of bibtype ‘Article’ has to specify the field: journal

@drwells
Copy link
Member

drwells commented May 30, 2019

Nice work. Any chance we could add this script to our CI?

@bangerth
Copy link
Member Author

I have no idea how automated this is. @ljhwang?

genevaporter added a commit to genevaporter/publication-list that referenced this issue Aug 6, 2019
Added 3 publications from issue dealii#98
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants