Using the power of Zotero in Emacs org-mode to manage citations

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • translation-server

    A Node.js-based server to run Zotero translators

  • One of the great things about Zotero is the set of Zotero translators that are there and are being maintained. Basically for any website, e.g. arxiv.org, there is a translator that describes how to get the bibliography data from the url. I wanted to use these translators in my Emacs setup and I came across Zotero translation server. So I wrote a few functions to bridge between the translation server and Emacs.

  • biblio.el

    Browse and import bibliographic references from CrossRef, DBLP, HAL, arXiv, Dissemin, and doi.org from Emacs

  • I use org and org-tangle to manage all my bibtex pieces and corresponding notes. I highly rely on biblio.el to search (title or author&date), download (if it is available on arxiv) and insert bibtex citation directly into my literature dot org. I just don't want to leave my emacs!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • zotra

  • biblio-zotero

    Retrieve BibTeX entries from various sources

  • I've been using some wrappers around biblio-zotero to achieve similar functionality. You might find some inspiration there. That package relies on biblio-core, but by adding bibtex-clean-entry to zotra-after-add-entry-hook one gets basically the same thing.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A primer for users trying to make sense of Org Mode

    1 project | news.ycombinator.com | 14 May 2024
  • Exploring ASTs in Emacs with Tree-sitter

    2 projects | dev.to | 13 May 2024
  • Modern Python REPL in Emacs using VTerm

    5 projects | dev.to | 11 May 2024
  • The Emacs Window Management Almanac

    1 project | news.ycombinator.com | 11 May 2024
  • Edit PostgreSQL Databases in Emacs

    1 project | news.ycombinator.com | 9 May 2024