diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c10a7caddf..757a8c69c7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ Note that this project **does not** adhere to [Semantic Versioning](http://semve - We fixed an issue where the Harvard RTF exporter did not use the new authors formatter and therefore did not export "organization" authors correctly. [4508](https://github.com/JabRef/jabref/issues/4508) - We fixed an issue where the field `urldate` was not exported to the corresponding fields `YearAccessed`, `MonthAccessed`, `DayAccessed` in MS Office XML [#7354](https://github.com/JabRef/jabref/issues/7354) - We fixed an issue where the password for a shared SQL database was only remembered if it was the same as the username [#6869](https://github.com/JabRef/jabref/issues/6869) +- We fixed an issue where some custom exports did not use the new authors formatter and therefore did not export authors correctly [#7356](https://github.com/JabRef/jabref/issues/7356) - We fixed an issue where alt+keyboard shortcuts do not work [#6994](https://github.com/JabRef/jabref/issues/6994) - We fixed an issue where the file path is invisible in dark theme. [#7382](https://github.com/JabRef/jabref/issues/7382) - We fixed an issue where changing the font size makes the font size field too small. [#7085](https://github.com/JabRef/jabref/issues/7085) diff --git a/src/main/resources/resource/layout/din1505/din1505winword.conference.layout b/src/main/resources/resource/layout/din1505/din1505winword.conference.layout index a5541d413b6..64ad6e15f30 100644 --- a/src/main/resources/resource/layout/din1505/din1505winword.conference.layout +++ b/src/main/resources/resource/layout/din1505/din1505winword.conference.layout @@ -1,9 +1,9 @@ -{[\Bibtexkey]:} -{\\scaps \format[RTFChars,AuthorLastFirst,AuthorAbbreviator,AuthorAndsReplacer]{\author}} +{[\Bibtexkey]:} +{\\scaps \format[Authors(LastFirst,Semicolon,Amp),RTFChars]{\author}} : \format[RTFChars]{\title}} . In: \begin{editor} - {\\scaps \format[RTFChars,AuthorLastFirst,AuthorAbbreviator,AuthorAndsReplacer]{\editor}} (Hrsg.) + {\\scaps \format[Authors(LastFirst,Semicolon,Amp),RTFChars]{\editor}} (Hrsg.) \end{editor} : {\\i \format[RTFChars]{\publisher}}. \begin{volume} @@ -20,4 +20,4 @@ , S. \pages \end{pages} \\par -{ \ No newline at end of file +{ diff --git a/src/main/resources/resource/layout/din1505/din1505winword.inproceedings.layout b/src/main/resources/resource/layout/din1505/din1505winword.inproceedings.layout index a5541d413b6..eeca3477471 100644 --- a/src/main/resources/resource/layout/din1505/din1505winword.inproceedings.layout +++ b/src/main/resources/resource/layout/din1505/din1505winword.inproceedings.layout @@ -1,9 +1,9 @@ -{[\Bibtexkey]:} -{\\scaps \format[RTFChars,AuthorLastFirst,AuthorAbbreviator,AuthorAndsReplacer]{\author}} +{[\Bibtexkey]:} +{\\scaps \format[Authors(Authors(LastFirst,Semicolon,Amp),RTFChars]{\author}} : \format[RTFChars]{\title}} . In: \begin{editor} - {\\scaps \format[RTFChars,AuthorLastFirst,AuthorAbbreviator,AuthorAndsReplacer]{\editor}} (Hrsg.) + {\\scaps \format[Authors(Authors(LastFirst,Semicolon,Amp),RTFChars]{\editor}} (Hrsg.) \end{editor} : {\\i \format[RTFChars]{\publisher}}. \begin{volume} @@ -20,4 +20,4 @@ , S. \pages \end{pages} \\par -{ \ No newline at end of file +{ diff --git a/src/main/resources/resource/layout/din1505/din1505winword.layout b/src/main/resources/resource/layout/din1505/din1505winword.layout index 3e06e34aa0a..5a7391a3294 100644 --- a/src/main/resources/resource/layout/din1505/din1505winword.layout +++ b/src/main/resources/resource/layout/din1505/din1505winword.layout @@ -1,5 +1,5 @@ -{[\Bibtexkey]:} -{\\scaps \format[RTFChars,AuthorLastFirst,AuthorAbbreviator,AuthorAndsReplacer]{\author}} +{[\Bibtexkey]:} +{\\scaps \format[Authors(Authors(LastFirst,Semicolon,Amp),RTFChars]{\author}} : \format[RTFChars]{\title}} \begin{journal} . In: @@ -7,7 +7,7 @@ \end{journal} \begin{editor} . In: - {\\scaps \format[RTFChars,AuthorLastFirst,AuthorAbbreviator,AuthorAndsReplacer]{\editor}} (Hrsg.) + {\\scaps \format[Authors(Authors(LastFirst,Semicolon,Amp),RTFChars]{\editor}} (Hrsg.) \end{editor} \begin{organization} , \format[RTFChars]{\organization} @@ -48,4 +48,4 @@ , S. \pages \end{pages} \\par -{ \ No newline at end of file +{ diff --git a/src/main/resources/resource/layout/endnote/EndNote.article.layout b/src/main/resources/resource/layout/endnote/EndNote.article.layout index 9764ab82c5c..9502611b6f9 100644 --- a/src/main/resources/resource/layout/endnote/EndNote.article.layout +++ b/src/main/resources/resource/layout/endnote/EndNote.article.layout @@ -1,6 +1,6 @@ %0 \endnotereftype %0 Journal Article -%A \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\author} +%A \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\author} %D \year %T \format[RemoveLatexCommands]{\title} %E diff --git a/src/main/resources/resource/layout/endnote/EndNote.book.layout b/src/main/resources/resource/layout/endnote/EndNote.book.layout index 561eb8d4a92..56d53939954 100644 --- a/src/main/resources/resource/layout/endnote/EndNote.book.layout +++ b/src/main/resources/resource/layout/endnote/EndNote.book.layout @@ -1,9 +1,9 @@ %0 \endnotereftype %0 Book -%A \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\author} +%A \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\author} %D \year %T \format[RemoveLatexCommands]{\title} -%E \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\editor} +%E \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\editor} %B \series %C \address %I \publisher diff --git a/src/main/resources/resource/layout/endnote/EndNote.booklet.layout b/src/main/resources/resource/layout/endnote/EndNote.booklet.layout index 2384d6dba84..598727c444c 100644 --- a/src/main/resources/resource/layout/endnote/EndNote.booklet.layout +++ b/src/main/resources/resource/layout/endnote/EndNote.booklet.layout @@ -1,6 +1,6 @@ %0 \endnotereftype %0 Personal Communication -%A \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\author} +%A \format[Authors(LastFirst)]{\author} %D \year %T \format[RemoveLatexCommands]{\title} %E diff --git a/src/main/resources/resource/layout/endnote/EndNote.inbook.layout b/src/main/resources/resource/layout/endnote/EndNote.inbook.layout index f3d0450a7b8..812f4648fd6 100644 --- a/src/main/resources/resource/layout/endnote/EndNote.inbook.layout +++ b/src/main/resources/resource/layout/endnote/EndNote.inbook.layout @@ -1,9 +1,9 @@ %0 \endnotereftype %0 Book Section -%A \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\author} +%A \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\author} %D \year %T \format[RemoveLatexCommands]{\title} -%E \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\editor} +%E \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\editor} %B \booktitle %C \address %I \publisher diff --git a/src/main/resources/resource/layout/endnote/EndNote.incollection.layout b/src/main/resources/resource/layout/endnote/EndNote.incollection.layout index 41ef195684d..e5b34270c35 100644 --- a/src/main/resources/resource/layout/endnote/EndNote.incollection.layout +++ b/src/main/resources/resource/layout/endnote/EndNote.incollection.layout @@ -1,9 +1,9 @@ %0 \endnotereftype %0 Book Section -%A \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\author} +%A \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\author} %D \year %T \format[RemoveLatexCommands]{\title} -%E \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\editor} +%E \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\editor} %B \booktitle %C \address %I \publisher diff --git a/src/main/resources/resource/layout/endnote/EndNote.inproceedings.layout b/src/main/resources/resource/layout/endnote/EndNote.inproceedings.layout index e3a42574717..b60a8c01d3d 100644 --- a/src/main/resources/resource/layout/endnote/EndNote.inproceedings.layout +++ b/src/main/resources/resource/layout/endnote/EndNote.inproceedings.layout @@ -1,9 +1,9 @@ %0 \endnotereftype %0 Conference Proceedings -%A \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\author} +%A \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\author} %D \year %T \format[RemoveLatexCommands]{\title} -%E \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\editor} +%E \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\editor} %B \booktitle %C \address %I \publisher diff --git a/src/main/resources/resource/layout/endnote/EndNote.layout b/src/main/resources/resource/layout/endnote/EndNote.layout index 7cdd8ffe2f5..b92e0a97900 100644 --- a/src/main/resources/resource/layout/endnote/EndNote.layout +++ b/src/main/resources/resource/layout/endnote/EndNote.layout @@ -1,6 +1,6 @@ %0 \endnotereftype %0 Generic -%A \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\author} +%A \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\author} %D \year %T \format[RemoveLatexCommands]{\title} %E diff --git a/src/main/resources/resource/layout/endnote/EndNote.manual.layout b/src/main/resources/resource/layout/endnote/EndNote.manual.layout index 296d13062ee..ebfe2e02f08 100644 --- a/src/main/resources/resource/layout/endnote/EndNote.manual.layout +++ b/src/main/resources/resource/layout/endnote/EndNote.manual.layout @@ -1,6 +1,6 @@ %0 \endnotereftype %0 Computer Program -%A \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\author} +%A \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\author} %D \year %T \format[RemoveLatexCommands]{\title} %E diff --git a/src/main/resources/resource/layout/endnote/EndNote.mastersthesis.layout b/src/main/resources/resource/layout/endnote/EndNote.mastersthesis.layout index ecc86a0fe13..a6b490faac1 100644 --- a/src/main/resources/resource/layout/endnote/EndNote.mastersthesis.layout +++ b/src/main/resources/resource/layout/endnote/EndNote.mastersthesis.layout @@ -1,6 +1,6 @@ %0 \endnotereftype %0 Thesis -%A \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\author} +%A \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\author} %D \year %T \format[RemoveLatexCommands]{\title} %E diff --git a/src/main/resources/resource/layout/endnote/EndNote.misc.layout b/src/main/resources/resource/layout/endnote/EndNote.misc.layout index 505d2aee957..f0354285864 100644 --- a/src/main/resources/resource/layout/endnote/EndNote.misc.layout +++ b/src/main/resources/resource/layout/endnote/EndNote.misc.layout @@ -1,6 +1,6 @@ %0 \endnotereftype %0 Generic -%A \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\author} +%A \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\author} %D \year %T \format[RemoveLatexCommands]{\title} %E diff --git a/src/main/resources/resource/layout/endnote/EndNote.other.layout b/src/main/resources/resource/layout/endnote/EndNote.other.layout index 8c90e8e8d3b..1f73776ff9a 100644 --- a/src/main/resources/resource/layout/endnote/EndNote.other.layout +++ b/src/main/resources/resource/layout/endnote/EndNote.other.layout @@ -1,6 +1,6 @@ %0 \endnotereftype %0 Generic -%A \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\author} +%A \format[AAuthors(LastFirst,FullName,Semicolon,Amp)]{\author} %D \year %T \format[RemoveLatexCommands]{\title} %E diff --git a/src/main/resources/resource/layout/endnote/EndNote.phdthesis.layout b/src/main/resources/resource/layout/endnote/EndNote.phdthesis.layout index 88e93421558..eb2001a02c4 100644 --- a/src/main/resources/resource/layout/endnote/EndNote.phdthesis.layout +++ b/src/main/resources/resource/layout/endnote/EndNote.phdthesis.layout @@ -1,6 +1,6 @@ %0 \endnotereftype %0 Thesis -%A \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\author} +%A \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\author} %D \year %T \format[RemoveLatexCommands]{\title} %E diff --git a/src/main/resources/resource/layout/endnote/EndNote.proceedings.layout b/src/main/resources/resource/layout/endnote/EndNote.proceedings.layout index 6ab4713f33d..4ac4bdb189c 100644 --- a/src/main/resources/resource/layout/endnote/EndNote.proceedings.layout +++ b/src/main/resources/resource/layout/endnote/EndNote.proceedings.layout @@ -1,9 +1,9 @@ %0 \endnotereftype %0 Conference Proceedings -%A \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\author} +%A \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\author} %D \year %T \format[RemoveLatexCommands]{\title} -%E \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\editor} +%E \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\editor} %B \booktitle %C \address %I \publisher diff --git a/src/main/resources/resource/layout/endnote/EndNote.techreport.layout b/src/main/resources/resource/layout/endnote/EndNote.techreport.layout index 550824eb670..1f0f4af199f 100644 --- a/src/main/resources/resource/layout/endnote/EndNote.techreport.layout +++ b/src/main/resources/resource/layout/endnote/EndNote.techreport.layout @@ -1,6 +1,6 @@ %0 \endnotereftype %0 Report -%A \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\author} +%A \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\author} %D \year %T \format[RemoveLatexCommands]{\title} %E diff --git a/src/main/resources/resource/layout/endnote/EndNote.unpublished.layout b/src/main/resources/resource/layout/endnote/EndNote.unpublished.layout index af20a863eca..1dd58cf72ec 100644 --- a/src/main/resources/resource/layout/endnote/EndNote.unpublished.layout +++ b/src/main/resources/resource/layout/endnote/EndNote.unpublished.layout @@ -1,6 +1,6 @@ %0 \endnotereftype %0 Manuscript -%A \format[AuthorLastFirst,RemoveBracketsAddComma,AuthorAndsReplacer]{\author} +%A \format[Authors(LastFirst,FullName,Semicolon,Amp)]{\author} %D \year %T \format[RemoveLatexCommands]{\title} %E diff --git a/src/main/resources/resource/layout/harvard/harvard.book.layout b/src/main/resources/resource/layout/harvard/harvard.book.layout index 0a8f8a3eea5..b5f518ba6ff 100644 --- a/src/main/resources/resource/layout/harvard/harvard.book.layout +++ b/src/main/resources/resource/layout/harvard/harvard.book.layout @@ -2,7 +2,7 @@ \format[Authors(LastFirst,Initials,FullPunc,Comma,And,inf),RTFChars]{\author} \end{author} \begin{editor} -\format[FirstFirst,FullName,NoPunc,And,RTFChars]{\editor}, ed., \end{editor} +\format[Authors(FirstFirst,FullName,NoPunc,And),RTFChars]{\editor}, ed., \end{editor} (\year), }{\\i \format[RTFChars]{\title}}{ \begin{volume} diff --git a/src/main/resources/resource/layout/html.book.layout b/src/main/resources/resource/layout/html.book.layout index d6b2920a45b..992969580dd 100644 --- a/src/main/resources/resource/layout/html.book.layout +++ b/src/main/resources/resource/layout/html.book.layout @@ -28,7 +28,7 @@ \begin{author}
- \format[AuthorLastFirst,AuthorAbbreviator,AuthorAndsReplacer,HTMLChars]{\author} + \format[Authors(LastFirst,Semicolon,Amp),HTMLChars]{\author}
\end{author} diff --git a/src/main/resources/resource/layout/html.inbook.layout b/src/main/resources/resource/layout/html.inbook.layout index 045f38e2489..f7ab75b0852 100644 --- a/src/main/resources/resource/layout/html.inbook.layout +++ b/src/main/resources/resource/layout/html.inbook.layout @@ -40,7 +40,7 @@ \begin{author}
- \format[AuthorLastFirst,AuthorAbbreviator,AuthorAndsReplacer,HTMLChars]{\author} + \format[Authors(LastFirst,Semicolon,Amp),HTMLChars]{\author}
\end{author} diff --git a/src/main/resources/resource/layout/html.inproceedings.layout b/src/main/resources/resource/layout/html.inproceedings.layout index 5a3355682f9..3a9e79c70e6 100644 --- a/src/main/resources/resource/layout/html.inproceedings.layout +++ b/src/main/resources/resource/layout/html.inproceedings.layout @@ -40,7 +40,7 @@ \begin{author}
- \format[AuthorLastFirst,AuthorAbbreviator,AuthorAndsReplacer,HTMLChars]{\author} + \format[Authors(LastFirst,Semicolon,Amp),HTMLChars]{\author}
\end{author} diff --git a/src/main/resources/resource/layout/html.layout b/src/main/resources/resource/layout/html.layout index bc225982cdf..4a959590191 100644 --- a/src/main/resources/resource/layout/html.layout +++ b/src/main/resources/resource/layout/html.layout @@ -46,7 +46,7 @@ \begin{author}
- \format[AuthorLastFirst,AuthorAbbreviator,AuthorAndsReplacer,HTMLChars]{\author} + \format[Authors(LastFirst,Semicolon,Amp),HTMLChars]{\author}
\end{author} diff --git a/src/main/resources/resource/layout/html.mastersthesis.layout b/src/main/resources/resource/layout/html.mastersthesis.layout index 7d7cb18132f..b6a91ffb652 100644 --- a/src/main/resources/resource/layout/html.mastersthesis.layout +++ b/src/main/resources/resource/layout/html.mastersthesis.layout @@ -28,7 +28,7 @@ \begin{author}
- \format[AuthorLastFirst,AuthorAbbreviator,AuthorAndsReplacer,HTMLChars]{\author} + \format[Authors(LastFirst,Semicolon,Amp),HTMLChars]{\author}
\end{author} diff --git a/src/main/resources/resource/layout/html.phdthesis.layout b/src/main/resources/resource/layout/html.phdthesis.layout index 7d7cb18132f..b6a91ffb652 100644 --- a/src/main/resources/resource/layout/html.phdthesis.layout +++ b/src/main/resources/resource/layout/html.phdthesis.layout @@ -28,7 +28,7 @@ \begin{author}
- \format[AuthorLastFirst,AuthorAbbreviator,AuthorAndsReplacer,HTMLChars]{\author} + \format[Authors(LastFirst,Semicolon,Amp),HTMLChars]{\author}
\end{author} diff --git a/src/main/resources/resource/layout/iso690rtf/iso690RTF.article.layout b/src/main/resources/resource/layout/iso690rtf/iso690RTF.article.layout index 5f34a5adb81..8d3cdca7821 100644 --- a/src/main/resources/resource/layout/iso690rtf/iso690RTF.article.layout +++ b/src/main/resources/resource/layout/iso690rtf/iso690RTF.article.layout @@ -5,7 +5,7 @@ \begin{edition}\format[RTFChars]{\edition} ed. \end{edition} \begin{year}\format[RTFChars]{\year}, \end{year} \begin{volume}vol \format[RTFChars]{\volume}, \end{volume} -\begin{number}núm. \format[RTFChars]{\number}, \end{number} +\begin{number}num. \format[RTFChars]{\number}, \end{number} \begin{pages}p. \format[RTFChars]{\pages}.\end{pages} \\par \\par diff --git a/src/main/resources/resource/layout/misq/misq.book.layout b/src/main/resources/resource/layout/misq/misq.book.layout index abaf0e2c589..bf8f1ac2856 100644 --- a/src/main/resources/resource/layout/misq/misq.book.layout +++ b/src/main/resources/resource/layout/misq/misq.book.layout @@ -1,8 +1,8 @@ \begin{author} -\format[RTFChars,AuthorLastFirst,AuthorLastFirstAbbrCommas]{\author} +\format[Authors(LastFirst),RTFChars]{\author} \end{author} \begin{editor} -, \format[RTFChars,AuthorLastFirst,AuthorLastFirstAbbrCommas]{\editor}, (eds.) +, \format[Authors(LastFirst),RTFChars]{\editor}, (eds.) \end{editor} }{\\i \format[RTFChars]{\title}}{ \begin{volume} diff --git a/src/main/resources/resource/layout/misq/misq.layout b/src/main/resources/resource/layout/misq/misq.layout index 377c62bcb90..3052c23801f 100644 --- a/src/main/resources/resource/layout/misq/misq.layout +++ b/src/main/resources/resource/layout/misq/misq.layout @@ -1,4 +1,4 @@ -\format[RTFChars,AuthorLastFirst,AuthorLastFirstAbbrCommas]{\author} +\format[Authors(LastFirst),RTFChars]{\author} "\format[RTFChars]{\title}" \begin{journal} , }{\\i \format[RTFChars]{\journal}} {\volume}{ @@ -7,7 +7,7 @@ (\number) \end{number} \begin{editor} -, }{\\i in }{\format[RTFChars,AuthorLastFirst,AuthorLastFirstAbbrCommas]{\editor}, ed., +, }{\\i in }{\format[Authors(LastFirst),RTFChars]{\editor}, ed., \end{editor} \begin{booktitle} '\format[RTFChars]{\booktitle}' diff --git a/src/main/resources/resource/layout/misq/readme.txt b/src/main/resources/resource/layout/misq/readme.txt index 1ea7ab8bacc..bed5d15db2d 100644 --- a/src/main/resources/resource/layout/misq/readme.txt +++ b/src/main/resources/resource/layout/misq/readme.txt @@ -10,4 +10,4 @@ ******* ******** ****************************************************** -Written by Matthias Stürmer - mstuermer[at]ethz.ch \ No newline at end of file +Written by Matthias Stürmer - mstuermer[at]ethz.ch \ No newline at end of file diff --git a/src/main/resources/resource/layout/openoffice/openoffice-csv.layout b/src/main/resources/resource/layout/openoffice/openoffice-csv.layout index cad4dfdcea1..42f6e906329 100644 --- a/src/main/resources/resource/layout/openoffice/openoffice-csv.layout +++ b/src/main/resources/resource/layout/openoffice/openoffice-csv.layout @@ -1 +1 @@ -\format[GetOpenOfficeType]{\entrytype},"\begin{isbn}\isbn\end{isbn}","\citationkey","\format[AuthorLastFirst,AuthorAndToSemicolonReplacer]{\author}","\format[RemoveBrackets,RemoveWhitespace]{\title}","\journal",\volume,\number,"\month","\pages",\year,"\address","\note","\url","\booktitle","\chapter","\edition","\series","\format[AuthorLastFirst,AuthorAndToSemicolonReplacer]{\editor}","\publisher","\begin{reporttype}\reporttype\end{reporttype}","\howpublished","\institution","\organization","\school","\annote","\format[Replace(\n, )]{\abstract}","\comment","\keywords","\format[FileLink(pdf)]{\file}","\key" +\format[GetOpenOfficeType]{\entrytype},"\begin{isbn}\isbn\end{isbn}","\citationkey","\format[Authors(LastFirst,FullName,Semicolon,Semicolon)]{\author}","\format[RemoveBrackets,RemoveWhitespace]{\title}","\journal",\volume,\number,"\month","\pages",\year,"\address","\note","\url","\booktitle","\chapter","\edition","\series","\format[Authors(LastFirst,FullName,Semicolon,Semicolon)]{\editor}","\publisher","\begin{reporttype}\reporttype\end{reporttype}","\howpublished","\institution","\organization","\school","\annote","\format[Replace(\n, )]{\abstract}","\comment","\keywords","\format[FileLink(pdf)]{\file}","\key"