2017 © Pedro Peláez
 

library reflib

PHP module for managing a variety of citation reference libraries

image

hashbang/reflib

PHP module for managing a variety of citation reference libraries

  • Thursday, November 9, 2017
  • by hashbang
  • Repository
  • 2 Watchers
  • 5 Stars
  • 43 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 14 Versions
  • 2 % Grown

The README.md

RefLib

NOTICE: This module is depreciated in favour of the newer RefLib NPM. Please use that project instead., (*1)

PHP module for managing a variety of citation reference libraries., (*2)

At present this library can read/write the following citation library formats:, (*3)

Installation

The easiest way to install is via Composer - composer require hashbang/reflib, (*4)

If you wish to install without composer then download the source code, unzip it into a directory include the file in the normal way., (*5)

Examples

Read in EndNote XML

require('reflib.php');
$lib = new RefLib();
$lib->SetContentsFile('tests/data/endnote.xml');

print_r($lib->refs); // Outputs all processed refs in an associative array

Write EndNote XML

require('reflib.php');
$lib = new RefLib();
$lib->SetContentsFile('tests/data/endnote.xml'); // Read in content (or populate $lib->refs yourself)
$lib->GetContents('EndNote File.xml'); // Output file to the browser

File conversion

require('reflib.php');
$lib = new RefLib();
$lib->SetContentsFile('tests/data/endnote.xml'); // Read in content (or populate $lib->refs yourself)
$lib->GetContents('EndNote File.ris'); // Output file to the browser in RIS format

The Versions

09/11 2017

dev-master

9999999-dev https://github.com/hash-bang/RefLib

PHP module for managing a variety of citation reference libraries

  Sources   Download

GPL-2.0

The Requires

  • php >=5.0.0

 

library ris endnote references citations

22/06 2015

v1.1.10

1.1.10.0 https://github.com/hash-bang/RefLib

PHP module for managing a variety of citation reference libraries

  Sources   Download

GPL-2.0

The Requires

  • php >=5.0.0

 

library ris endnote references citations

20/04 2015

1.1.10

1.1.10.0 https://github.com/hash-bang/RefLib

PHP module for managing a variety of citation reference libraries

  Sources   Download

GPL-2.0

The Requires

  • php >=5.0.0

 

library ris endnote references citations

10/03 2015

v1.1.9

1.1.9.0 https://github.com/hash-bang/RefLib

PHP module for managing a variety of citation reference libraries

  Sources   Download

GPL-2.0

The Requires

  • php >=5.0.0

 

library ris endnote references citations

10/03 2015

v1.1.8

1.1.8.0 https://github.com/hash-bang/RefLib

PHP module for managing a variety of citation reference libraries

  Sources   Download

GPL-2.0

The Requires

  • php >=5.0.0

 

library ris endnote references citations

05/03 2015

v1.1.7

1.1.7.0 https://github.com/hash-bang/RefLib

PHP module for managing a variety of citation reference libraries

  Sources   Download

GPL-2.0

The Requires

  • php >=5.0.0

 

library ris endnote references citations

20/02 2015

v1.1.6

1.1.6.0 https://github.com/hash-bang/RefLib

PHP module for managing a variety of citation reference libraries

  Sources   Download

GPL-2.0

The Requires

  • php >=5.0.0

 

library ris endnote references citations

25/06 2014

v1.1.5

1.1.5.0 https://github.com/hash-bang/RefLib

PHP module for managing a variety of citation reference libraries

  Sources   Download

GPL-2.0

The Requires

  • php >=5.0.0

 

library ris endnote references citations

29/05 2014

v1.1.4

1.1.4.0 https://github.com/hash-bang/RefLib

PHP module for managing a variety of citation reference libraries

  Sources   Download

GPL-2.0

The Requires

  • php >=5.0.0

 

library ris endnote references citations

01/05 2014

v1.1.3

1.1.3.0 https://github.com/hash-bang/RefLib

PHP module for managing a variety of citation reference libraries

  Sources   Download

GPL-2.0

The Requires

  • php >=5.0.0

 

library ris endnote references citations

29/04 2014

v1.1.2

1.1.2.0 https://github.com/hash-bang/RefLib

PHP module for managing a variety of citation reference libraries

  Sources   Download

GPL-2.0

The Requires

  • php >=5.0.0

 

library ris endnote references citations

24/04 2014

v1.1.1

1.1.1.0 https://github.com/hash-bang/RefLib

PHP module for managing a variety of citation reference libraries

  Sources   Download

GPL-2.0

The Requires

  • php >=5.0.0

 

library ris endnote references citations

24/04 2014

v1.1.0

1.1.0.0 https://github.com/hash-bang/RefLib

PHP module for managing a variety of citation reference libraries

  Sources   Download

GPL-2.0

The Requires

  • php >=5.0.0

 

library ris endnote references citations

22/04 2014

v1.0.0

1.0.0.0 https://github.com/hash-bang/RefLib

PHP module for managing a variety of citation reference libraries

  Sources   Download

GPL-2.0

The Requires

  • php >=5.0.0

 

library ris endnote references citations