Skip to content

NeptunianEclipse/library-citation-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Library Citation Project - Massey University Albany

Development Versions

Flask Web Dev Framework

Python based implementation of the Library Citation Project.

As at 1st August 2017: The Flask application takes in one input (with three arguments namely: title, author, year) and GETs the number of citations using the Scopus API on the Elsevier Developer API documentation. This displays on another page (template) in a table format using the Bootstrap framework.

PHP script

A PHP implementation of the Library Citation Project.

As of 15 August 2017: The script accepts input (with three arguments namely: title, author, year) either through URL parameters, or through the HTML POST form it constructs, and GETs the number of citations using the Scopus API on the Elsevier Developer API documentation. This displays the result in an HTML table on the same page.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •