@citation-js/plugin-bibtex
Advanced tools
Comparing version
@@ -489,2 +489,5 @@ import { util } from '@citation-js/core'; | ||
source: { | ||
howpublished(howPublished) { | ||
return howPublished && !howPublished.startsWith('http'); | ||
}, | ||
publisher: false, | ||
@@ -491,0 +494,0 @@ organization: false, |
@@ -167,2 +167,5 @@ import { util } from '@citation-js/core'; | ||
source: { | ||
howpublished(howPublished) { | ||
return howPublished && !howPublished.startsWith('http'); | ||
}, | ||
publisher: false, | ||
@@ -169,0 +172,0 @@ organization: false, |
@@ -496,2 +496,5 @@ "use strict"; | ||
source: { | ||
howpublished(howPublished) { | ||
return howPublished && !howPublished.startsWith('http'); | ||
}, | ||
publisher: false, | ||
@@ -498,0 +501,0 @@ organization: false, |
@@ -174,2 +174,5 @@ "use strict"; | ||
source: { | ||
howpublished(howPublished) { | ||
return howPublished && !howPublished.startsWith('http'); | ||
}, | ||
publisher: false, | ||
@@ -176,0 +179,0 @@ organization: false, |
{ | ||
"name": "@citation-js/plugin-bibtex", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "Plugin for BibTeX formats for Citation.js", | ||
@@ -49,3 +49,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "771fade1be9060b5b500604b33a8afa5a05ca542" | ||
"gitHead": "2520576f9904b99648bbc0eede7b3d31002450a6" | ||
} |
184501
0.24%5630
0.21%