summaryrefslogtreecommitdiffstats
path: root/2024/talks/papers.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2024-09-27 19:01:48 -0400
committerSacha Chua <sacha@sachachua.com>2024-09-27 19:01:48 -0400
commit077ea38800b7aef0c8e7d1cdcdbf009a6095d46a (patch)
treedbdb0efd0540b9cf803a31c3ac7f387658872bcd /2024/talks/papers.md
parent78e262cdefec5ef2a76936686da3c9642cbebcf7 (diff)
downloademacsconf-wiki-077ea38800b7aef0c8e7d1cdcdbf009a6095d46a.tar.xz
emacsconf-wiki-077ea38800b7aef0c8e7d1cdcdbf009a6095d46a.zip
add lots of talks
Diffstat (limited to '')
-rw-r--r--2024/talks/papers.md51
1 files changed, 51 insertions, 0 deletions
diff --git a/2024/talks/papers.md b/2024/talks/papers.md
new file mode 100644
index 00000000..72490a73
--- /dev/null
+++ b/2024/talks/papers.md
@@ -0,0 +1,51 @@
+[[!meta title="Writing academic papers in Org-Roam"]]
+[[!meta copyright="Copyright &copy; 2024 Vincent Conus"]]
+[[!inline pages="internal(2024/info/papers-nav)" raw="yes"]]
+
+<!-- Initially generated with emacsconf-publish-talk-page and then left alone for manual editing -->
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# Writing academic papers in Org-Roam
+Vincent Conus (he/him) - Pronunciation: vɪnsᵊnt koʊnᵊs, IRC: sunoc, Mastodon: @sunoc@social.linux.pizza, <mailto:vincent.conus@pm.me>
+
+[[!inline pages="internal(2024/info/papers-before)" raw="yes"]]
+
+Org-mode and more so org-roam are making for a fantastic note-taking system
+inside Emacs. Combining the note-taking of org-mode, the capability to export
+a note to LaTeX and PDF directly, the spectacular org-roam-bibtex package
+and the flexibility of the elisp configuration of Emacs, it become possible
+to use a org-roam note as the main document for write academic papers, even
+when exotic templates are provided.
+
+In this presentation, I want to talk about the way I am using org-roam to write
+LaTeX documents, the benefits of it but also the various pitfalls and
+difficulties encountered in this journey.
+
+The key benefits being:
+
+- The integration with other org-roam notes.
+- Bibliography integration and links directly to PDF.
+- Org-mode literate programming capabilities.
+- Direct export to PDF.
+
+The main challenges are:
+
+- Dealing with strangely formatted LaTeX templates.
+- Related, having to use other LaTeX compilers.
+- These two points can make citation of references, in particular, challenging.
+
+About the speaker:
+
+A PhD student in robotics at
+Nanzan University, Japan. I have been using Linux for around 10 years at that
+point, eventually moving many of my work and personal stuff to Emacs over the
+years, including academic writing.
+
+
+
+[[!inline pages="internal(2024/info/papers-after)" raw="yes"]]
+
+[[!inline pages="internal(2024/info/papers-nav)" raw="yes"]]
+
+