Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


devel:misc:jabref

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
devel:misc:jabref [2016/01/27 12:13] – [Including references] boemerdevel:misc:jabref [2016/03/30 15:23] (current) – external edit 127.0.0.1
Line 13: Line 13:
 ===== Why JabRef? ===== ===== Why JabRef? =====
  
-  * **Efficient reference management**: usually PDF references are saved in different folders indicating the topic of the article.  For instance, all the articles about Topic 1 are saved in a folder called Topic 1 and all the articles about Topic 2 in a folder called Topic 2.  References about Topic 1 and Topic 2 at the same time, would therefore have to be duplicated.  In JabRef, keywords, like Topic 1 and Topic 2, are simply added to the respective entry in the BibTex database and the references can be searched for them; therefore no duplicates have to exist.  Besides adding these keywords, more //properties//, like the author, the read-status, ranking, ... can be added to each reference.  Hence, it is possible to //search// for much more information than simply the file name in the classical "folder/file" management structure.+  * **Efficient reference management**: usually PDF references are saved in different folders indicating the topic of the article.  For instance, all the articles about Topic 1 are saved in a folder called Topic 1 and all the articles about Topic 2 in a folder called Topic 2.  References about Topic 1 and Topic 2 at the same time, would therefore have to be duplicated.  In JabRef, keywords, like Topic 1 and Topic 2, are simply added to the respective entry in the BibTeX database and the references can be searched for them; therefore no duplicates have to exist.  Besides adding these keywords, more //properties//, like the author, the read-status, ranking, ... can be added to each reference.  Hence, it is possible to //search// for much more information than simply the file name in the classical "folder/file" management structure.
  
-  * **Easy BibTeX file editing**: references are commonly saved in the BibTeX file format to include them in a LaTeX document.  Theses files can easily become difficult to read and to edit because of their length.  JabRef simplifies this task by offering a clear //graphical user interface// to the user.+  * **Easy BibTeX file editing**: references are commonly saved in the BibTeX file format to include them in a LaTeX document.  Theses files can easily become difficult to read and to edit because of their length.  JabRef simplifies this task by offering a clear //graphical user interface//.
  
-  * **Free of charge**: unlike Mendeley, EndnoteRefworks, Zotero, Citavi, ... JabRef is //free of charge//.+  * **Free of charge**: unlike Mendeley, EndNoteRefWorks, Zotero, Citavi, ... JabRef is //free of charge//.
  
   * **Open source**: the JabRef source code is available at [[https://github.com/JabRef/jabref|JabRef Source Code]].   * **Open source**: the JabRef source code is available at [[https://github.com/JabRef/jabref|JabRef Source Code]].
Line 34: Line 34:
 {{ :devel:jabref:reference_organization.png?direct&600 }} {{ :devel:jabref:reference_organization.png?direct&600 }}
  
-<note tip> It might be interesting to use the following naming syntax of reference files, like PDF articles: "Name of the first author + date of publication", e.g. Monaghan1992.  If the authour published several articles in the same year, simply add "b", "c", ..., e.g. Monaghan1992, Monaghan1992b, Monaghan1992c, ... Using the letter "a" for the first article of an author in the same year is an unnecessary burdenmore than one article of the same first author in the same year is rather rare. </note>+<note tip> It might be interesting to use the following naming syntax of reference files, like PDF articles: "Name of the first author + date of publication", e.g. Monaghan1992.  If the authour published several articles in the same year, simply add "b", "c", ..., e.g. Monaghan1992, Monaghan1992b, Monaghan1992c, ... Using the letter "a" for the first article of an author in the same year is an unnecessary burden since more than one article of the same first author in the same year is rather rare. </note>
  
  
Line 44: Line 44:
 ==== Creating the database ==== ==== Creating the database ====
  
-A new database is simply created by clicking on ''File->New Database'' Make sure that the database encoding is UTF-8 by clicking on ''File->Database properties'' and by selecting ''UTF-8'' in the ''Database encoding'' field.+A new database is simply created by clicking on ''File->New Database'' Make sure that the database encoding is //UTF-8//, i.e. the most widely used character encoding, by clicking on ''File->Database properties'' and by selecting ''UTF-8'' in the ''Database encoding'' field.
  
  
Line 50: Line 50:
  
 References can mainly be included in two different ways: either the BibTeX file of the reference is directly downloaded from the //online database//, like ScienceDirect, Springer, … or the reference is added //manually//. References can mainly be included in two different ways: either the BibTeX file of the reference is directly downloaded from the //online database//, like ScienceDirect, Springer, … or the reference is added //manually//.
 +
 +
 +=== Including references from online databases ===
  
 {{ :devel:jabref:sciencedirect.png?direct&600 }} {{ :devel:jabref:sciencedirect.png?direct&600 }}
  
-In the first case, the BibTeX file is downloaded from the website as shown in the previous picture.  Notice that the abstract can also be added to the file.  This file is then opened in JabRef, the entry is copied and then pasted in the full database.  Usually, the BibTeX format is not entirely coherent in auto-generated files downloaded from the internet.  Some modifications have then to be applied by opening the entry editor in Jabref.  As shown in the following picture, the modifications can be made by working directly on the BibTeX source.  This window is opened by double-clicking on the reference.  The different properties can, however, also be changed individually by modifing the values in the other tabs, like the ''Required fields'' tab.  +In this first case, the BibTeX file is downloaded from the website as shown in the previous picture.  Notice that the abstract can also be added.  This file is then opened in JabRef, the entry is copied and then pasted in the full database.  Usually, the BibTeX format is not entirely coherent in auto-generated files downloaded from the internet.  For this reason, some modifications have to be applied by opening the entry editor in JabRef.  As shown in the following picture, the modifications can be made by working directly on the BibTeX source.  This window is opened by double-clicking on the reference.  The different properties can, however, also be changed individually by modifing the values in the other tabs, like the ''Required fields'' tab.  
  
  
Line 60: Line 63:
 The following modifications are usually applied: The following modifications are usually applied:
  
-  * **Key**: the key property is the value, which follows the document identifier.  In the previous exampleit is "Antoci2007".  The key should ideally have the following format "Name of the first author + date of publication", which is followed by "b", "c", ... if the author wrote several articles in the same year, as explained earlier.+  * **Key**: the key property is the value, which follows the document identifier, i.e. ''Antoci2007'' in the previous pictureand which is used in the LaTeX document to cite the reference.  The key should ideally have the following format "Name of the first author + date of publication", which is followed by "b", "c", ... if the author wrote several articles in the same year, as explained earlier.
  
-<note tip> It is also possible to create the keys automatically in JabRef by clicking on ''Tools->Autogenerate BibTeX Keys'' </note>+<note tip> It is also possible to create the keys automatically in JabRef by clicking on ''Tools->Autogenerate BibTeX Keys''</note>
  
-  * **Author**: if the author are "James Joseph Rich, John Johnson and David Piana", the names of the authors should satisfy the following format: "Rich, J.~J. and Johnson, J. and Piana, D." Notice the tilde-symbol between J. and J.  This might be necessary to tell BibTeX that the name of the first author does not end after the first dot.+  * **Author**: if the authors are "James Joseph Rich, John Johnson and David Piana", the corresponding BibTeX entry should satisfy the following format: "Rich, J.~J. and Johnson, J. and Piana, D." Notice the tilde-symbol between J. and J.  This might be necessary to tell BibTeX that the name of the first author does not end after the first dot.
  
-  * **File**: remember that we previously explained how to save the references, like PDF articles, in the same folder than the BibTeX data base.  This file can be linked to the database in the ''File'' field of the ''General'' tab.  It can then be opened by clinking on the corresponding Adobe icon, as shown below.+  * **File**: remember that we previously suggested to save the references, like PDF articles, in the same folder than the BibTeX data base.  This file can be linked to the database in the ''File'' field of the ''General'' tab by a relative path.  It can then be opened by clinking on the corresponding Adobe icon, as shown below.
  
 {{ :devel:jabref:file.png?direct&600 }} {{ :devel:jabref:file.png?direct&600 }}
Line 72: Line 75:
   * **Clean**: finally, to make sure that all the BibTeX style constraints are satisfied, click on ''Tools->Cleanup entries''.   * **Clean**: finally, to make sure that all the BibTeX style constraints are satisfied, click on ''Tools->Cleanup entries''.
  
-<note tip> If you do not want to have your PDF references renamed, uncheck the corresponding option in the pop-up menu. </note>+<note tip> If you do not want to have your PDF references renamed, uncheck the corresponding option in the pop-up menu, which appears after clicking on ''Tools->Cleanup entries''. </note> 
 + 
 + 
 +=== Including references manually === 
 + 
 +References are included //manually// by clicking on the ''New BibTeX'' entry button (see picture below).  The entry type is then selected in the pop-up menu and the different fields are filled out.  It might be interesting to respect the guidelines of the previous section, i.e. to use a standardized key and author format, to add a link to the corresponding PDF reference, ... 
 + 
 +{{ :devel:jabref:add_manually.png?direct&600 }}
  
  
 ==== Citing references ==== ==== Citing references ====
 +
 +//Citing references// in LaTeX is simplified by JabRef since the reference keys have not to be extracted manually.  In fact, the corresponding references can be selected and a right click makes it possible to ''Copy \cite{BibTeX key}'' The clipboard then contains the citing command with the respective keys, which can be pasted in the LaTeX document.
 +
 +
 ==== Creating groups ==== ==== Creating groups ====
 +
 +Besides searching references by the //search bar//, they can be classified in //groups// based on keywords.  This feature eliminates the need to duplicate articles in a "file/folder" structure, if a references is relevant two multiple different domains.  Groups are created by clicking on ''Groups->Toogle groups interface'' and then on ''+'' in the Groups menu.  A group based on keywords is created by selecting the ''Dynamically group entries by searching a field for a keyword'' option.
 +
 +
 ==== Additional properties ==== ==== Additional properties ====
 +
 +Additional properties can be associated with a reference, like a //rating// variable, a //not-printed/printed// boolean or a //not read/skimmed/read// indicator, … These options are available at ''Options->Preferences->Entry table columns''.
devel/misc/jabref.1453893238.txt.gz · Last modified: 2016/03/30 15:22 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki