Skip to content

kristiannordestgaard/smubib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

smubib

This will let you convert Google Spreadsheet data to BibTeX files. The original code is by sjohnson from Freenode.

##Example use

wget 'https://docs.google.com/spreadsheets/d/1fDMyg8BK47tJjHBKtCiMwaRUTJ12ZeCZqAZqYSNxdaE/pub?output=csv' -O smu.csv
perl smubib.pl smu.csv > smu.bib 

##Dependencies

You'll need Text::CSV. Install it with (on Ubuntu):

sudo cpan Text::CSV

About

Convert CSV files from Google Drive to BibTeX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages