Skip to content

Commit d3ce623

Browse files
authored
Sort function words alphabetically (JabRef#440)
1 parent 5fc8495 commit d3ce623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/setup/citationkeypatterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The name of institutions and companies often contain spaces and words that have
6161
* **`[title]`**: Capitalize all the significant words of the title, and concatenate them. For example, `An awesome paper on JabRef` becomes `AnAwesomePaperonJabref`
6262
* **`[fulltitle]`**: The title with unchanged capitalization.
6363

64-
JabRef considers the following words to be [function words](https://en.wikipedia.org/wiki/Function\_word): "a", "an", "the", "above", "about", "across", "against", "along", "among", "around", "at", "before", "behind", "below", "beneath", "beside", "between", "beyond", "by", "down", "during", "except", "for", "from", "in", "inside", "into", "like", "near", "of", "off", "on", "onto", "since", "to", "toward", "through", "under", "until", "up", "upon", "with", "within", "without", "and", "but", "for", "nor", "or", "so", "yet".
64+
JabRef considers the following words to be [function words](https://en.wikipedia.org/wiki/Function\_word): "a", "about", "above", "across", "against", "along", "among", "an", "and", "around", "at", "before", "behind", "below", "beneath", "beside", "between", "beyond", "but", "by", "down", "during", "except", "for", "for", "from", "in", "inside", "into", "like", "near", "nor", "of", "off", "on", "onto", "or", "since", "so", "the", "through", "to", "toward", "under", "until", "up", "upon", "with", "within", "without", "yet".
6565

6666
#### Other field markers
6767

0 commit comments

Comments
 (0)