Arumoy Shome

Posts tagged productivity

All posts

Organising research projects with git

2024-01-19 · research, productivity

Some standards and conventions I follow when organising research project data using git.

Managing Scientific Bibliography using Emacs Org-mode

2023-11-29 · emacs, productivity

How I organise, search and retrieve my scientific papers using Emacs org-mode.

Automatically retrieving Bibtex information from DOI

2023-11-26 · shell, productivity

doi2bib is a simple Python script I wrote that fetches bibtex information from the Crossref API using the provided DOI. It can also handle pre-prints published on Arxiv.

Timestamps in the Shell (today)

2022-03-03 · shell, productivity

Creating timestamps in the terminal.

Aru’s Information Management System (AIMS)

2022-02-28 · shell, productivity

AIMS or Aru’s Information Management System is a collection of shellscripts to manage information in plaintext. It is inspired by org-mode, and tries to replicate a subset of its functionalities which I frequently use. AIMS is completely tuned towards my workflow as a researcher and how I manage my digital notes.

Research Workflow in Plaintext

2021-07-12 · productivity, emacs, research

In this talk I will go over how we can use Emacs and org-mode to craft a research workflow. We will look at how we can leverage the power of Emacs and org-mode to capture, store, search and retrieve research data, all in plain text! The talk will touch upon how org-mode can be used as an environment for literate programming and reproducible research. I do not assume any prior knowledge of emacs or org-mode and I want this to be more of a discussion rather than a talk. Please ask me questions as I go along and share your thoughts, tips and techniques with others!

Aru’s Org Capture Template (aocp.el)

2021-06-16 · emacs, productivity

An Emacs package I wrote for managing bibliographic information.