-
Notifications
You must be signed in to change notification settings - Fork 115
Editing Publications
Adding a new publication is as easy as adding another entry to a BibTeX file.
The same steps apply as for adding new content. Make sure you have read and understood the Contributor's Workflow. Especially, make sure, you have updated your local copy.
The following steps are to be done in Step 2 of the Contributor's Workflow, after you have switched onto a separate branch.
-
open the file
_bibliography/jlesc.bib
in any UTF-8 capable text editor of your choice. -
read the comments at the top of the file carefully ❗
-
find the section of the year of the new publication
-
insert the BibTeX entry of the new publication at the appropriate position.
The entries within one year are sorted according to the last name of the first author -
save the file (make sure it's encoded as UTF-8)
Please, by all means, notify us when anything is unclear in this wiki or the in-source documentation!