Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions en/collect/add-entry-manually.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Add entry manually

To add a new entry, select **Library → New entry...**, press `CTRL + N​` or click on the dedicated icon of the toolbar.
To add a new entry, select **Library → Add entry using...**, press `CTRL + N​` or click on the dedicated icon of the toolbar.

A dialog window is displayed. By default, 5 common types of entries are displayed:
The "Choose entry type" dialog window is displayed. By default, 5 common types of entries are displayed:

![Window for selecting default entry types. Note: the actual content of the "others" menu depends on the database mode (BibTeX or biblatex).](<../.gitbook/assets/jabref-5.3-selectentrytype (1).png>)

Expand All @@ -13,5 +13,5 @@ For other types of entries, click on `Others.` That expands the window and displ
Finally, the [entry editor](../advanced/entryeditor/) opens and let you fill in the various fields.

{% hint style="info" %}
You can directly create a new entry of a specific entry type by using a keyboard shortcut. We strongly recommend learning the shortcuts for the entry types you use most often, e.g. `Ctrl + Shift + A` for adding an article entry.​ See **OptionsCustomize key bindings**.
You can directly create a new entry of a specific entry type by using a keyboard shortcut. We strongly recommend learning the shortcuts for the entry types you use most often, e.g. `Ctrl + Shift + A` for adding an article entry.​ See **FilePreferences → Keyboard Shortcuts**.
{% endhint %}