diff --git a/en/.gitbook/includes/lets-take-the-file-field-f....md b/en/.gitbook/includes/lets-take-the-file-field-f....md index ec8392ce4..84e342a4c 100644 --- a/en/.gitbook/includes/lets-take-the-file-field-f....md +++ b/en/.gitbook/includes/lets-take-the-file-field-f....md @@ -2,7 +2,7 @@ title: Let's take the file field f... --- -``` +```plain Let's take the file field from this example entry: If we compare the field contents of the "{} biblatex source" tab (containing the raw bibtex data) with the fields contents in the "General" Tab` (the way how the data is represented), we can see a difference. The characters `:` and `:pdf` exist in "{} biblatex source" tab, but are not depicted in the General Tab: ``` diff --git a/en/advanced/entryeditor/add-entry-manually.md b/en/advanced/entryeditor/add-entry-manually.md index 4d387486a..954355019 100644 --- a/en/advanced/entryeditor/add-entry-manually.md +++ b/en/advanced/entryeditor/add-entry-manually.md @@ -8,7 +8,7 @@ Additionally, here the data is shown "as is", which means special symbols that a As an example, let's inspect the file field of this example entry: -``` +```bibtex @Article{BennLazar2021www, author = {Benn, Claire and Lazar, Seth}, date = {2021-09}, diff --git a/en/collect/newentryfromplaintext.md b/en/collect/newentryfromplaintext.md index afea54339..04ff99902 100644 --- a/en/collect/newentryfromplaintext.md +++ b/en/collect/newentryfromplaintext.md @@ -10,22 +10,22 @@ Different parsers will lead to different results. It is strongly recommended to Example: -``` +```plain O. Kopp, A. Armbruster, und O. Zimmermann, "Markdown Architectural Decision Records: Format and Tool Support", in 10th ZEUS Workshop, 2018. ``` -1. Click Library and select "New entry from plain text..." Alternatively, you can press Ctrl+Shift+N. +1. Click Library and select "New entry from plain text..." Alternatively, you can press Ctrl+Shift+N.
-2. The "Plain Reference Parser" window opens +2. The "Plain Reference Parser" window opens
-3. Paste the reference text: +3. Paste the reference text:
4. Choose a parser from the drop-down menu. 5. Click "Add to current library" -6. The result is selected in the entry table: +6. The result is selected in the entry table: