<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Academic Writing on Rachid Youven Zeghlache</title><link>https://youvenz.github.io/tags/academic-writing/</link><description>Recent content in Academic Writing on Rachid Youven Zeghlache</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 05 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://youvenz.github.io/tags/academic-writing/index.xml" rel="self" type="application/rss+xml"/><item><title>Mermaid Diagrams in Inkscape: Native Extension Setup</title><link>https://youvenz.github.io/blog/2026-03-05-mermaid-diagrams-in-inkscape-native-extension-setup/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-05-mermaid-diagrams-in-inkscape-native-extension-setup/</guid><description>&lt;h1 id="generate-mermaid-diagrams-without-leaving-inkscape--for-academic--technical-illustrators"&gt;Generate Mermaid Diagrams Without Leaving Inkscape — For Academic &amp;amp; Technical Illustrators&lt;/h1&gt;
&lt;p&gt;You&amp;rsquo;re mid-design in Inkscape, and you need to add a flowchart, sequence diagram, or state machine. Right now, your workflow looks like this: switch to a browser, open Mermaid&amp;rsquo;s online editor, create the diagram, export it as PNG or SVG, come back to Inkscape, import it, and hope the formatting survived the conversion. By the time you&amp;rsquo;ve done this three times, you&amp;rsquo;ve lost 20 minutes and broken your creative flow.&lt;/p&gt;</description></item><item><title>Overleaf Dark Mode &amp; Markdown Paste: Hidden Features</title><link>https://youvenz.github.io/blog/2026-03-04-overleaf-dark-mode-markdown-paste-hidden-features/</link><pubDate>Wed, 04 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-04-overleaf-dark-mode-markdown-paste-hidden-features/</guid><description>&lt;p&gt;You&amp;rsquo;re staring at a blinding white PDF preview at 11 PM, trying to finish your paper. Your eyes hurt. You&amp;rsquo;ve got structured notes in Obsidian or ChatGPT output in markdown, but you&amp;rsquo;re manually retyping section headers into LaTeX syntax. There&amp;rsquo;s a better way—and it&amp;rsquo;s already built into Overleaf.&lt;/p&gt;
&lt;h2 id="two-hidden-features-that-actually-matter"&gt;Two Hidden Features That Actually Matter&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;PDF dark mode&lt;/strong&gt; inverts your preview to a dark background without touching your exported document. &lt;strong&gt;Visual editor markdown paste&lt;/strong&gt; converts markdown structure—headings, lists, formatting—directly into LaTeX when you paste. Both work on free accounts. No extensions required.&lt;/p&gt;</description></item><item><title>Write Research Papers in Markdown + Pandoc</title><link>https://youvenz.github.io/blog/2026-03-04-write-research-papers-in-markdown-pandoc/</link><pubDate>Wed, 04 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-04-write-research-papers-in-markdown-pandoc/</guid><description>&lt;p&gt;You&amp;rsquo;re staring at a LaTeX error message for the 47th time today. Your paper deadline is tomorrow, but you&amp;rsquo;re debugging &lt;code&gt;\begin{figure}&lt;/code&gt; placement instead of refining your argument. There&amp;rsquo;s a better way: &lt;strong&gt;write in clean Markdown, get publication-ready PDFs&lt;/strong&gt; with equations, cross-references, and IEEE/Springer formatting—all without touching LaTeX syntax until the final export.&lt;/p&gt;
&lt;h2 id="what-this-workflow-replaces"&gt;What This Workflow Replaces&lt;/h2&gt;
&lt;p&gt;Direct LaTeX editing becomes Markdown + Pandoc conversion. You write in readable &lt;code&gt;.md&lt;/code&gt; files with simple syntax for headings, citations, and figures. &lt;strong&gt;Pandoc&lt;/strong&gt; (a universal document converter) transforms your Markdown into professional PDFs or LaTeX source files, using &lt;strong&gt;pandoc-crossref&lt;/strong&gt; for numbered references and &lt;strong&gt;citeproc&lt;/strong&gt; for bibliographies. Output matches journal templates—single-column, two-column IEEE, ACM formats—without manual &lt;code&gt;\documentclass&lt;/code&gt; configuration.&lt;/p&gt;</description></item></channel></rss>