The title says it all ;-) biblio_bibtex_export() sets the wrong variable while processing techreports.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | biblio_bibtex_reset_institution.patch | 470 bytes | Frank Steiner |
| biblio_bibtex_techreport.patch | 391 bytes | Frank Steiner |
The title says it all ;-) biblio_bibtex_export() sets the wrong variable while processing techreports.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | biblio_bibtex_reset_institution.patch | 470 bytes | Frank Steiner |
| biblio_bibtex_techreport.patch | 391 bytes | Frank Steiner |
Comments
Comment #1
rjerome commentedCommitted to CVS.
Comment #3
Frank Steiner commentedReopening this because I made a bad mistake in the patch by forgetting to reset the institution variable in each loop cycle. Therefore exporting a bunch of results could end up with every entry having the institution field from some former entry set.
Sorry for that! Patch is for beta9.
Comment #4
rjerome commentedNow in the latest code.
Ron.