From 961c7d8f77d934503450a4b3362f199347a5f299 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 28 May 2017 21:55:03 -0300 Subject: Method and library management --- research/biblio.mdwn | 13 ------------- research/library.mdwn | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+), 13 deletions(-) delete mode 100644 research/biblio.mdwn create mode 100644 research/library.mdwn (limited to 'research') diff --git a/research/biblio.mdwn b/research/biblio.mdwn deleted file mode 100644 index 374af85..0000000 --- a/research/biblio.mdwn +++ /dev/null @@ -1,13 +0,0 @@ -[[!meta title="Bibliography management"]] - -* [Comparison of reference management software - Wikipedia](https://en.wikipedia.org/wiki/Comparison_of_reference_management_software). -* [Citeproc YAML for bibliographies](http://blog.martinfenner.org/2013/07/30/citeproc-yaml-for-bibliographies/). -* BibTeX. -* [Citation Style Language - Wikipedia](https://en.wikipedia.org/wiki/Citation_Style_Language). -* [JSON-LD - Wikipedia](https://en.wikipedia.org/wiki/JSON-LD). -* [Exporting all yaml bibliographic in a pdf file using pandoc - Stack Overflow](http://stackoverflow.com/questions/20077939/exporting-all-yaml-bibliographic-in-a-pdf-file-using-pandoc). -* [FileMeta/MicroYaml: A simple parser for the MicroYaml dialect of the YAML file format.](https://github.com/FileMeta/MicroYaml). -* [jtprince/bivy: "bibliography in vim and yaml" is a lightweight bibliographic management system. Create bibliographies and citations with simple tools.](https://github.com/jtprince/bivy) -* [jbaiter/zotero-cli: Command-line interface for Zotero](https://github.com/jbaiter/zotero-cli). -* [vhotspur/cli-zotero: Command-line client for Zotero (BibTeX export now only)](https://github.com/vhotspur/cli-zotero). -* [pandoc-citeproc in stretch](https://packages.debian.org/stretch/pandoc-citeproc). diff --git a/research/library.mdwn b/research/library.mdwn new file mode 100644 index 0000000..2432c2d --- /dev/null +++ b/research/library.mdwn @@ -0,0 +1,47 @@ +[[!meta title="Digital Libraries"]] + +Library Management +------------------ + +* [Open Publication Distribution System | Official Specification & Blog](http://opds-spec.org/). +* [FBReader Calibre connector - F-Droid](https://f-droid.org/repository/browse/?fdfilter=calibre&fdid=org.geometerplus.fbreader.plugin.local_opds_scanner). +* [Create Your Own Cloud of Ebooks with Calibre + Calibre OPDS + Dropbox](http://dearauthor.com/ebooks/create-your-own-cloud-of-ebooks-with-calibre-calibre-opds-dropbox/). +* [Turn Raspberry Pi into an Ebook Server with Cal... ยป Linux Magazine](http://www.linux-magazine.com/Online/Blogs/Productivity-Sauce/Turn-Raspberry-Pi-into-an-Ebook-Server-with-Calibre). +* [Here is COPS : Calibre OPDS (and HTML) PHP Server | Technology and Me](http://blog.slucas.fr/en/oss/calibre-opds-php-server). + +Bibliography Management +----------------------- + +* [Comparison of reference management software - Wikipedia](https://en.wikipedia.org/wiki/Comparison_of_reference_management_software). +* [Citeproc YAML for bibliographies](http://blog.martinfenner.org/2013/07/30/citeproc-yaml-for-bibliographies/). +* BibTeX. +* [Citation Style Language - Wikipedia](https://en.wikipedia.org/wiki/Citation_Style_Language). +* [JSON-LD - Wikipedia](https://en.wikipedia.org/wiki/JSON-LD). +* [Exporting all yaml bibliographic in a pdf file using pandoc - Stack Overflow](http://stackoverflow.com/questions/20077939/exporting-all-yaml-bibliographic-in-a-pdf-file-using-pandoc). +* [FileMeta/MicroYaml: A simple parser for the MicroYaml dialect of the YAML file format.](https://github.com/FileMeta/MicroYaml). +* [jtprince/bivy: "bibliography in vim and yaml" is a lightweight bibliographic management system. Create bibliographies and citations with simple tools.](https://github.com/jtprince/bivy) +* [jbaiter/zotero-cli: Command-line interface for Zotero](https://github.com/jbaiter/zotero-cli). +* [vhotspur/cli-zotero: Command-line client for Zotero (BibTeX export now only)](https://github.com/vhotspur/cli-zotero). +* [pandoc-citeproc in stretch](https://packages.debian.org/stretch/pandoc-citeproc). + +Standards +--------- + +* Metadata organization: + * Lowercase, underlines and dashes. + * Easytag and picard. + * UUID, IMDB ID, etc. + * AcousticBrainz: http://lwn.net/Articles/622682/rss + * Update changes in playlists. + +Subtitles +--------- + +* http://subscene.com +* http://www.subtitleseeker.com +* http://www.opensubtitles.org + +References +---------- + +* http://www.datalove.net -- cgit v1.2.3