create vector based illustrations using text only. Tikz VS Mermaid a comparaison.

3 techniques to create easy figures for your research paper.

Title: Choosing the Right Tool for Creating Realistic Images: Mermaid vs. TikZ Description: Before using any model to create realistic images, consider these two powerful tools for generating structured, high-quality figures. Mermaid and TikZ offer different approaches—one focusing on simplicity and markdown-based diagrams, the other on precise LaTeX-generated illustrations. This post explores best practices, examples, and storytelling to help you make the best choice for your needs. Introduction: The Challenge of Creating Realistic Images Imagine you’re working on a technical document, research paper, or a presentation. You need to include high-quality visuals, but standard drawing tools feel cumbersome, and AI-generated images may not meet your needs. This is where text-based image generation tools like Mermaid and TikZ come in. ...

September 15, 2020 · 3 min · 584 words · Me
Why should you master markdown as a researcher ?

As an academic why should you master markdown

As an Academic, Why Should You Master Markdown? The Problems Academic writing is a complex and often frustrating endeavor. Between formatting citations, structuring papers, and collaborating with peers, scholars constantly battle with clunky word processors that introduce unnecessary friction. Proprietary software limitations, version control issues, and inconsistent formatting add to the struggle. When working with LaTeX, the steep learning curve can discourage many from adopting it, even if it provides excellent typesetting. ...

September 15, 2020 · 5 min · 959 words · Me
How to write good research prompt

Create fast reseach presentation using markdown and pandoc.

Create Fast Research Presentations Using Markdown and Pandoc The Problem: Struggling with Research Presentations Imagine this: You have an important research presentation due tomorrow. Your slides need to be clear, well-structured, and visually appealing. But as you open your usual slide editor, you find yourself spending hours tweaking fonts, aligning bullet points, and dealing with formatting inconsistencies. Frustrating, right? Now, what if you could generate a polished research presentation quickly, using just plain text and a simple command? Enter Markdown and Pandoc—a powerful duo that can streamline your workflow and save you time. ...

September 15, 2020 · 4 min · 727 words · Me
Create clean latex table using pandas and latex.

Create latex table with python and pandas.

Creating LaTeX Tables with Python and Pandas: A Step-by-Step Guide Introduction: The Challenge of Formatting Tables for LaTeX Imagine you’re a data scientist, researcher, or student working on a report or paper. You’ve done the heavy lifting—analyzing data, drawing insights—but now you face a tedious challenge: presenting your results in a well-formatted LaTeX table. Manually formatting tables can be frustrating, especially when dealing with large datasets. Meet Alex, a graduate student preparing a research paper for publication. He has a Pandas DataFrame filled with statistical results but struggles to convert it into a LaTeX-compatible format efficiently. Luckily, Python and Pandas provide seamless ways to generate LaTeX tables, saving time and ensuring accuracy. In this post, we’ll explore how you can do the same! ...

September 15, 2020 · 4 min · 648 words · Me
How to write good research prompt

How to write good prompt for research ?

How to Write a Good Prompt for Research: A Comprehensive Guide Introduction: The Power of the Right Question Imagine a researcher struggling to find relevant studies on climate change adaptation strategies. They spend hours sifting through papers, yet nothing quite matches their needs. The problem? A poorly formulated search query. Writing a good research prompt is like giving a GPS precise directions—without clarity, you’ll end up lost in a sea of irrelevant information. ...

September 15, 2020 · 3 min · 552 words · Me