You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/advanced/commandline.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -234,8 +234,8 @@ Show info and error messages in the console.
234
234
235
235
As developer, you pass arguments to the app using gradle's `--app` switch. Enclose the arguments in quotes. For instance `--args="--debug"` turns on debug mode.
Copy file name to clipboardExpand all lines: en/advanced/externalfiles.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,10 @@ To change the external viewer settings, go to **Options → Preferences → Exte
14
14
15
15
There are several ways to open an external web page. In the entry editor, click on the icon "open" right of the text field to open the respective DOI or URL.
In the entry table you can select an entry and use the menu choice, keyboard shortcut or the right-click menu to open the file or web page. Finally, you can click on a URL or DOI icon.
20
20
21
-
.png>)
21
+

22
22
23
23
By default the entry table will contain a singly column containing an indicator whether there is a DOI or a URL linked. You can remove the "Link identifiers" column in **Options → Preferences → Entry table**.
Copy file name to clipboardExpand all lines: en/advanced/journalabbreviations.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This feature can be configured under **Options → Preferences → Manage journa
10
10
11
11
JabRef includes a fairly extensive build-in list of journal abbreviations. This list is a merge of all lists available at [https://abbrv.jabref.org](https://abbrv.jabref.org). However, this might still be incomplete (or outdated) for the purposes of some users. Thus, JabRef allows to add abbreviations in the form of a personal list or external lists.
@@ -43,7 +43,7 @@ Once you click _Save changes_, if you have selected a file, and the table contai
43
43
44
44
You can link to a number of external lists. These links can be set up on top of the **Manage journal abbreviations** window. External lists are similar to the personal list. The _Open existing list_ button allows you to select an existing file on your computer.
External lists can be found at [JabRef's repository abbreviation lists](http://abbrv.jabref.org). These data files are in CSV format (using comma as separators):
By default the external editor used to push citations is TeXstudio. You can select another application in **Options → Preferences → External programs**. Under the **Push applications** section, click on the **Application to push entries to** field. This will cause a dropdown menu to appear, from which you are then able to select from a list of all the external editors you have configured.
20
20
@@ -24,15 +24,15 @@ You can configure the citation command at "Cite command". JabRef intelligently p
24
24
25
25
Once you have made your selection and click **Save**, the push-to-external application button icon will change to match that of the selected external editor application.
26
26
27
-
.png>)
27
+

28
28
29
29
When you click on the push-to-external application button, JabRef will export your selected entries to an open LaTeX file in the selected external editor application. As an example, here is what happens when you export one entry to TexStudio.
30
30
31
-
.png>)
31
+

32
32
33
33
As long as you continue using the same external editor application, clicking on the push-to-external application button for subsequent exports will just add new citations or extend an existing citation with additional entries. Following the example above, here is what happens when you export a second entry to TeXStudio on an existing citation, which is extended to include the new entry in your LaTeX document.
34
34
35
-
.png>)
35
+

Copy file name to clipboardExpand all lines: en/collaborative-work/sqldatabase/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,19 +16,19 @@ Since version 5.0 JabRef supports secure SSL connection to the database. For Pos
16
16
17
17
After connecting to your shared database, your main window should look like this:
18
18
19
-
.png>)
19
+

20
20
21
21
JabRef will automatically detect your changes and push them to the shared side. JabRef will also constantly check if there is a newer version available. If you experience connection issues, you can pull changes from your shared database via the icon in the icon bar. If a newer version is available, JabRef will try to automatically merge the new version and your local copy. If this fails, the **Update refused** dialog will show up. You will then have to manually merge using the **Update refused** dialog. The dialog helps you by pointing out the differences, you then will have to choose if you want to keep your local version or update to the shared version. Confirm your merge by clicking on **Merge entries**.
22
22
23
-
.png>)
23
+

24
24
25
25
The **Update refused** dialog can also take a different form, if the BibEntry you currently work on has been deleted on the shared side. You can choose to keep the BibEntry in the database by clicking **Keep** or update to the shared side and click **Close**.
26
26
27
-
.png>)
27
+

28
28
29
29
If you experience a problem with your connection to your shared database, the **Connection lost** dialog will show up. You can choose to **Reconnect**, **Work offline** or **Close database**. Most of the time simply reconnecting will fix this problem, if that's not the case you will have to choose between **Work offline** or **Close database**. Pick **Work offline** if you want to make sure your changes are saved. If you think there is nothing to save just pick **Close database**. If you choose to work offline, JabRef will convert the shared database to a local .bib database. Since you are no longer working online, but instead on a local database, you will have to import your work via copy and paste into the shared database. However before you import it into the shared database, make sure to check if changes happened during your offline time. Otherwise you might override someone else's work.
30
30
31
-
.png>)
31
+

Copy file name to clipboardExpand all lines: en/collect/add-entry-manually.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ A dialog window is displayed. By default, 5 common types of entries are displaye
8
8
9
9
For other types of entries, click on `Others.` That expands the window and displays the other entry types available:
10
10
11
-
.png>)
11
+

12
12
13
13
Finally, the [entry editor](../advanced/entryeditor/) opens and let you fill in the various fields.
Copy file name to clipboardExpand all lines: en/collect/add-entry-using-an-id.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,23 +38,23 @@ First, [eBook.de's](https://www.ebook.de/de/) API is used to fetch bibliographic
38
38
39
39
ID search is carried out using the [International Standard Book Number](https://en.wikipedia.org/wiki/International\_Standard\_Book\_Number).
40
40
41
-
.png>)
41
+

42
42
43
43
### DiVA
44
44
45
45
[DiVA (Digitala Vetenskapliga Arkivet)](https://info.diva-portal.org/about-diva/) is a database with publications from about [40](https://www.diva-portal.org/smash/aboutdiva.jsf) Swedish universities and research institutions.
46
46
47
47
ID search is carried out using the DiVA id (diva2).
48
48
49
-
.png>)
49
+

50
50
51
51
### DOI
52
52
53
53
JabRef uses [http://dx.doi.org/](http://dx.doi.org) (provided by [http://crossref.org/](http://crossref.org)) to convert the given DOI to a new entry.
54
54
55
55
ID search is carried out using the DOI.
56
56
57
-
.png>)
57
+

58
58
59
59
{% hint style="warning" %}
60
60
If JabRef cannot find the reference of your DOI using this ID type, please, try the same DOI with the ID type "mEDRA". The ID type mEDRA looks for the reference corresponding to a DOI too, but using another registration agency.
@@ -98,7 +98,7 @@ ID search is carried out using the DOI.
98
98
99
99
ID search is carried out using the [ADS Bibcode](http://adsabs.github.io/help/actions/bibcode).
100
100
101
-
.png>)
101
+

Copy file name to clipboardExpand all lines: en/collect/add-pdfs-to-an-entry.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,12 @@ description: Finding full text documents online
6
6
7
7
JabRef offers finding full text documents online. Mostly, these are PDFs file. To use this feature, go to "Lookup" and then select "Find full text documents online".
8
8
9
-
<figure><imgsrc="../.gitbook/assets/image (1).png"alt=""><figcaption><p>Lookup > Search for unlinked local files</p></figcaption></figure>
9
+
<figure><imgsrc="../.gitbook/assets/image.png"alt=""><figcaption><p>Lookup > Search for unlinked local files</p></figcaption></figure>
10
10
11
11
Then, JabRef uses online services to find a PDF. (Implementation details are provided at the [developer's documentation](https://devdocs.jabref.org/code-howtos/fetchers.html).)
12
12
13
-
<figure><imgsrc="../.gitbook/assets/image (2).png"alt=""><figcaption><p>JabRef looking up full text documents</p></figcaption></figure>
13
+
<figure><imgsrc="../.gitbook/assets/image.png"alt=""><figcaption><p>JabRef looking up full text documents</p></figcaption></figure>
4. Choose a start directory using the "Browse" button.
35
35
5. Click on "Search" / "Scan directory".
36
36
6. In "Select files", the files not yet contained in the library are shown.
@@ -40,9 +40,9 @@ In case you have numerous PDF files and want to convert them into new entries, J
40
40
8. Click on `Import`.
41
41
42
42
The windows close and the entry table now contains the newly-imported entries.
43
-
9. The entry editor with the last imported entry is shown .png>)
43
+
9. The entry editor with the last imported entry is shown 
44
44
10. You can now save the file and are finished.
45
-
11. Optional: Click on "General" to see the linked file .png>)
45
+
11. Optional: Click on "General" to see the linked file 
46
46
12. Optional: Click on "BibTeX source" to see the BibTeX source 
47
47
13. Optional: You have to shrink it to see the entry in the entry table, enlarge the JabRef window and use the mouse at the upper border of the entry editor 
48
48
14. Optional: Press Esc to show the entry preview 
@@ -65,7 +65,7 @@ We are also [thinking about](https://github.com/koppor/jabref/issues/169) replac
65
65
66
66
JabRef also offers to change the filenames. You can adapt the pattern at Preferences -> Import 
67
67
68
-
Select "Choose pattern" and choose "bibtexkey - title" .png>) This results in the setting `\bibtexkey\begin{title} - \format[RemoveBrackets]{\title}\end{title}`.
68
+
Select "Choose pattern" and choose "bibtexkey - title"  This results in the setting `\bibtexkey\begin{title} - \format[RemoveBrackets]{\title}\end{title}`.
69
69
70
70
This makes the filenames start with the bibtey key followed by the full title. In the concrete case, `\bibtexkey` only may be the better option as the described bibtey key already contains the title.
0 commit comments