tsunekawa / google-spreadsheet-doi-service

A Google App Script for using DOI and Cross-Reference API to automatically populate a Google spreadsheet with metadata for Journal Articles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOI Service for Google Spreadsheet

A Google App Script for using DOI and Cross-Reference API to automatically populate a Google spreadsheet with metadata for Journal Articles.

The script is developed using clasp and TypeScript.

Requirements

  • Node.js 12.14.1

Install

$ git clone https://github.com/tsunekawa/google-spreadsheet-doi-service.git
$ npm install
$ clasp login
$ clasp push

Usage

ToDo

Contributor

Mao Tsunekawa (github: @tsunekawa)

License

MIT

About

A Google App Script for using DOI and Cross-Reference API to automatically populate a Google spreadsheet with metadata for Journal Articles.

License:MIT License


Languages

Language:TypeScript 59.4%Language:JavaScript 40.6%