Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Commit

Permalink
update citation styles
Browse files Browse the repository at this point in the history
  • Loading branch information
dsifford committed Jan 28, 2019
1 parent 820e943 commit 856d446
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 43 deletions.
44 changes: 11 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@
"lodash": "^4.17.11",
"mobx": "^5.9.0",
"mobx-react": "^5.4.3",
"react": "^16.8.0-alpha.1",
"react": "^16.7.0",
"react-autosuggest": "^9.4.3",
"react-dom": "^16.8.0-alpha.1",
"react-dom": "^16.7.0",
"string-hash": "^1.1.3",
"tooltip.js": "^1.3.1",
"typescript": "^3.2.4",
Expand Down
2 changes: 1 addition & 1 deletion scripts/update-styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ const OUTPUT_PATH = path.join(__dirname, '..', 'src');

await writeFile(
path.join(OUTPUT_PATH, 'citation-styles.json'),
JSON.stringify(newStyles),
JSON.stringify(newStyles, null, 4),
);

rimraf.sync(TEMP_DIR);
Expand Down
53 changes: 46 additions & 7 deletions src/citation-styles.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,8 @@
"frontiers-in-vascular-physiology": "frontiers",
"frontiers-in-virology": "frontiers",
"frontiers-in-womens-cancer": "frontiers",
"future-science": "future-science-group",
"future-science-journals": "future-science-group",
"genetic-vaccines-and-therapy": "biomed-central",
"geological-society-of-america": "the-geological-society-of-america",
"giornale-italiano-di-health-technology-assessment": "springer-vancouver-brackets",
Expand Down Expand Up @@ -17027,11 +17029,6 @@
"value": "future-science-group",
"label": "Future Science Group"
},
{
"kind": "predefined",
"value": "future-science-group",
"label": "Future Science journals"
},
{
"kind": "predefined",
"value": "future-science-group",
Expand Down Expand Up @@ -17243,6 +17240,11 @@
"label": "General Thoracic and Cardiovascular Surgery",
"shortTitle": "Gen Thorac Cardiovasc Surg"
},
{
"kind": "predefined",
"value": "generic-style-rules-for-linguistics",
"label": "Generic Style Rules for Linguistics"
},
{
"kind": "predefined",
"value": "multidisciplinary-digital-publishing-institute",
Expand Down Expand Up @@ -18037,6 +18039,11 @@
"value": "elsevier-vancouver",
"label": "Gynécologie Obstétrique Fertilité & Sénologie"
},
{
"kind": "predefined",
"value": "geographie-et-cultures",
"label": "Géographie et cultures (French)"
},
{
"kind": "predefined",
"value": "landes-bioscience-journals",
Expand Down Expand Up @@ -33800,6 +33807,11 @@
"value": "multiple-sclerosis-journal",
"label": "Multiple Sclerosis Journal"
},
{
"kind": "predefined",
"value": "muscle-and-nerve",
"label": "Muscle & Nerve"
},
{
"kind": "predefined",
"value": "elsevier-harvard",
Expand Down Expand Up @@ -34389,6 +34401,12 @@
"value": "elsevier-vancouver",
"label": "NDT and E International"
},
{
"kind": "predefined",
"value": "necmettin-erbakan-universitesi-fen-ve-muhendislik-bilimleri-dergisi",
"label": "Necmettin Erbakan Üniversitesi Fen ve Mühendislik Bilimleri Dergisi (Turkish)",
"shortTitle": "NEU Fen Muh Bil Derg"
},
{
"kind": "predefined",
"value": "vancouver-superscript",
Expand Down Expand Up @@ -38091,6 +38109,11 @@
"value": "multidisciplinary-digital-publishing-institute",
"label": "Processes"
},
{
"kind": "predefined",
"value": "processing-and-application-of-ceramics",
"label": "Processing and Application of Ceramics"
},
{
"kind": "predefined",
"value": "apa",
Expand Down Expand Up @@ -39591,7 +39614,7 @@
},
{
"kind": "predefined",
"value": "resuscitation",
"value": "elsevier-vancouver",
"label": "Resuscitation"
},
{
Expand Down Expand Up @@ -40733,6 +40756,11 @@
"value": "elsevier-harvard",
"label": "Scientia Horticulturae"
},
{
"kind": "predefined",
"value": "scientia-iranica",
"label": "Scientia Iranica"
},
{
"kind": "predefined",
"value": "multidisciplinary-digital-publishing-institute",
Expand Down Expand Up @@ -40812,6 +40840,12 @@
"value": "seed-science-research",
"label": "Seed Science Research"
},
{
"kind": "predefined",
"value": "seismological-research-letters",
"label": "Seismological Research Letters",
"shortTitle": "SRL"
},
{
"kind": "predefined",
"value": "elsevier-vancouver",
Expand Down Expand Up @@ -42244,6 +42278,11 @@
"label": "Strategic Design Research Journal",
"shortTitle": "SDRJ"
},
{
"kind": "predefined",
"value": "strategic-entrepreneurship-journal",
"label": "Strategic Entrepreneurship Journal"
},
{
"kind": "predefined",
"value": "strategic-management-journal",
Expand Down Expand Up @@ -43857,7 +43896,7 @@
},
{
"kind": "predefined",
"value": "vancouver",
"value": "elsevier-vancouver",
"label": "The Journal of Pediatrics"
},
{
Expand Down

0 comments on commit 856d446

Please sign in to comment.