diff --git a/CITATION.cff b/CITATION.cff index 9e8c0a2..cdb76fc 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -2,11 +2,16 @@ cff-version: 1.2.0 message: "If you use this software, please cite it using the metadata from this file." type: "software" authors: - - family-names: "van Eck" + - family-names: "Van Eck" given-names: "Nees Jan" orcid: "https://orcid.org/0000-0001-8448-4521" email: "ecknjpvan@cwts.leidenuniv.nl" affiliation: "Centre for Science and Technology Studies (CWTS), Leiden University" + - family-names: "Waltman" + given-names: "Ludo" + orcid: "https://orcid.org/0000-0001-8249-1752" + email: "waltmanlr@cwts.leidenuniv.nl" + affiliation: "Centre for Science and Technology Studies (CWTS), Leiden University" title: "VOSviewer Online" abstract: "VOSviewer Online is a tool for network visualization. It is a web-based version of VOSviewer, a popular tool for constructing and visualizing bibliometric networks, such as co-authorship networks, citation networks, and co-occurrence networks." keywords: @@ -21,7 +26,8 @@ keywords: - React component url: "https://app.vosviewer.com" repository-code: "https://github.com/neesjanvaneck/VOSviewer-Online" +repository-artifact: "https://www.npmjs.com/package/vosviewer-online" license: MIT doi: 10.5281/zenodo.7248010 -version: 1.1.0 -date-released: 2022-01-04 +version: 1.2.0 +date-released: 2022-10-25 diff --git a/README-component.md b/README-component.md index f6aea1c..9c8f2d1 100644 --- a/README-component.md +++ b/README-component.md @@ -3,6 +3,7 @@ [![Build master branch](https://github.com/neesjanvaneck/VOSviewer-Online/workflows/Build%20master%20branch/badge.svg?branch=master)](https://github.com/neesjanvaneck/VOSviewer-Online/actions) [![License: MIT](https://badgen.net/github/license/neesjanvaneck/VOSviewer-Online?label=License&color=yellow)](https://github.com/neesjanvaneck/VOSviewer-Online/blob/master/LICENSE) [![Latest release](https://badgen.net/github/release/neesjanvaneck/VOSviewer-Online?label=Release)](https://github.com/neesjanvaneck/VOSviewer-Online/releases) +[![npm version](https://badgen.net/npm/v/vosviewer-online)](https://www.npmjs.com/package/vosviewer-online) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7248010.svg)](https://doi.org/10.5281/zenodo.7248010) This is a [React](https://github.com/facebook/react) component package that offers an easy way to integrate [VOSviewer Online](https://github.com/neesjanvaneck/VOSviewer-Online) into your site or application. diff --git a/README.md b/README.md index 7a78ed9..a48f793 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Build master branch](https://github.com/neesjanvaneck/VOSviewer-Online/workflows/Build%20master%20branch/badge.svg?branch=master)](https://github.com/neesjanvaneck/VOSviewer-Online/actions) [![License: MIT](https://badgen.net/github/license/neesjanvaneck/VOSviewer-Online?label=License&color=yellow)](https://github.com/neesjanvaneck/VOSviewer-Online/blob/master/LICENSE) [![Latest release](https://badgen.net/github/release/neesjanvaneck/VOSviewer-Online?label=Release)](https://github.com/neesjanvaneck/VOSviewer-Online/releases) +[![npm version](https://badgen.net/npm/v/vosviewer-online)](https://www.npmjs.com/package/vosviewer-online) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7248010.svg)](https://doi.org/10.5281/zenodo.7248010) [VOSviewer Online](https://app.vosviewer.com) is a tool for network visualization. It is a web-based version of [VOSviewer](https://www.vosviewer.com), a popular tool for constructing and visualizing bibliometric networks, such as co-authorship networks, citation networks, and co-occurrence networks. diff --git a/package.json b/package.json index ed4ba6a..0be999c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vosviewer-online", - "version": "1.1.0", + "version": "1.2.0", "description": "VOSviewer Online is a tool for network visualization. It is a web-based version of VOSviewer, a popular tool for constructing and visualizing bibliometric networks.", "author": "Nees Jan van Eck (https://github.com/neesjanvaneck)", "keywords": [