From ea11b0f2df493c0d80fab32a168d180f6af7a44e Mon Sep 17 00:00:00 2001
From: Silvio Rhatto <rhatto@riseup.net>
Date: Thu, 27 Apr 2017 12:15:30 -0300
Subject: [PATCH] Research: bibliography management

---
 research.mdwn | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/research.mdwn b/research.mdwn
index 70957cd..2fb34c2 100644
--- a/research.mdwn
+++ b/research.mdwn
@@ -47,6 +47,20 @@ Raw list with things to try, research, evaluate develop and maybe deploy!
 * https://github.com/shadowsocks/shadowsocks-go
 * https://botman.io
 
+## 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).
+
 ## Multimedia
 
 * [qsstv](https://packages.debian.org/jessie/qsstv)
-- 
GitLab