Skip to content

Commit d9293eb

Browse files
committed
#3062 + demo publication with MathJax
1 parent 0f054bf commit d9293eb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Paper Title Number 5, with math $$E=mc^2$$"
3+
collection: publications
4+
category: conferences
5+
permalink: /publication/2024-02-17-paper-title-number-4
6+
excerpt: 'This paper is about a famous math equation, $$E=mc^2$$'
7+
date: 2024-02-17
8+
venue: 'GitHub Journal of Bugs'
9+
paperurl: 'http://academicpages.github.io/files/paper3.pdf'
10+
citation: 'Your Name, You. (2024). &quot;Paper Title Number 3.&quot; <i>GitHub Journal of Bugs</i>. 1(3).'
11+
---
12+
13+
Using [MathJax](https://www.mathjax.org/) in the description is supported - $$E=mc^2$$ - however, the use must be mindful that the default delimiters are `$$...$$` and `\\[...\\]` which differs from the `$...$` that is typically expected.

0 commit comments

Comments
 (0)