On switching to TexStudio!

For many many year I have been using TexMaker for all my offline LaTeX document creation, compiling and editing needs. A few years back, Overleaf came along with its super ease-of-access approach to online LaTeX document editing and sharing. Overleaf has an edge over other LaTeX software distributions, mainly because of the following reasons: Overleaf is online, so the document can be accessed from anywhere with Internet. Adding collaborators is as easy as adding their email addresses....

 April 3, 2025  •   1 min  •   180 words  •   Suyog Garg

How to install gwpopulation on MacOS

Basic gwpopulation installation To install gwpopulation do: Create a new Conda environment : conda create --name monash Activate the new environment : conda activate monash Use conda-forge to install gwpopulation : conda install -c conda-forge gwpopulation Check if import the installed package works or not : python3 -> import gwpopulation Maybe there is a package dependency conflict and the import doesn’t work ! Perhaps, it’s the following error that pops up :...

 March 11, 2025  •   4 min  •   673 words  •   Suyog Garg

Guide to Hugo PaperMod Website

 January 17, 2025  •   0 min  •   0 words  •   Suyog Garg

How to Manage Your Research Paper Library with Zotero

If you’re a researcher, student, or academic drowning in PDFs and journal articles, Zotero might be the tool you didn’t know you needed. It’s a powerful, free, and open-source reference manager that helps you collect, organize, annotate, cite, and share your research materials with ease. In this post, we’ll look at how to set up and optimize Zotero for managing a growing library of research papers, especially PDFs. We’ll also explore helpful features and best practices to avoid common pitfalls....

 November 28, 2024  •   3 min  •   534 words  •   Suyog Garg