-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master' into officeXML
* upstream/master: Fix journal title in ris importer (#2510) French localization: Main file: translations of strings (#2512) # Conflicts: # CHANGELOG.md
- Loading branch information
Showing
6 changed files
with
88 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
src/test/resources/net/sf/jabref/logic/importer/fileformat/RisImporterTestScience.bib
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
@Article{, | ||
author = {Ghosh, Chanchal and Basu, Joysurya and Ramachandran, Divakar and Mohandas, E.}, | ||
title = {Phase separation and ω transformation in binary V-Ti and ternary V-Ti-Cr alloys}, | ||
journal = {Acta Materialia}, | ||
year = {2016}, | ||
volume = {121}, | ||
pages = {310--324}, | ||
month = dec, | ||
issn = {1359-6454}, | ||
abstract = {Abstract}, | ||
keywords = {V-Ti-Cr alloys, Spinodal decomposition, ω phase transformation, High-resolution electron microscopy, Energy-filtered transmission microscopy}, | ||
url = {//www.sciencedirect.com/science/article/pii/S1359645416307273}, | ||
} |
25 changes: 25 additions & 0 deletions
25
src/test/resources/net/sf/jabref/logic/importer/fileformat/RisImporterTestScience.ris
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
TY - JOUR | ||
T1 - Phase separation and ω transformation in binary V-Ti and ternary V-Ti-Cr alloys | ||
JO - Acta Materialia | ||
VL - 121 | ||
IS - | ||
SP - 310 | ||
EP - 324 | ||
PY - 2016/12// | ||
T2 - | ||
AU - Ghosh, Chanchal | ||
AU - Basu, Joysurya | ||
AU - Ramachandran, Divakar | ||
AU - Mohandas, E. | ||
SN - 1359-6454 | ||
DO - http://dx.doi.org/10.1016/j.actamat.2016.09.028 | ||
UR - //www.sciencedirect.com/science/article/pii/S1359645416307273 | ||
KW - V-Ti-Cr alloys | ||
KW - Spinodal decomposition | ||
KW - ω phase transformation | ||
KW - High-resolution electron microscopy | ||
KW - Energy-filtered transmission microscopy | ||
AB - Abstract | ||
ER - | ||
|
||
|