Skip to content

Commit 72666d7

Browse files
committed
publish
1 parent d18ca7c commit 72666d7

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2025-07-05T23:50:37-05:00</updated><id>/feed.xml</id><title type="html">My website</title><subtitle>Academic home page of Mark Neubauer
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2025-07-08T23:13:59-05:00</updated><id>/feed.xml</id><title type="html">My website</title><subtitle>Academic home page of Mark Neubauer
22
</subtitle><entry><title type="html">a post with comments</title><link href="/blog/2015/comments/" rel="alternate" type="text/html" title="a post with comments" /><published>2015-10-20T10:59:00-05:00</published><updated>2015-10-20T10:59:00-05:00</updated><id>/blog/2015/comments</id><content type="html" xml:base="/blog/2015/comments/"><![CDATA[<p>This post shows how to add DISQUS comments.</p>]]></content><author><name></name></author><summary type="html"><![CDATA[an example of a blog post with comments]]></summary></entry><entry><title type="html">a post with math</title><link href="/blog/2015/math/" rel="alternate" type="text/html" title="a post with math" /><published>2015-10-20T10:12:00-05:00</published><updated>2015-10-20T10:12:00-05:00</updated><id>/blog/2015/math</id><content type="html" xml:base="/blog/2015/math/"><![CDATA[<p>This theme supports rendering beautiful math in inline and display modes using <a href="https://khan.github.io/KaTeX/">KaTeX</a> engine. You just need to surround your math expression with <code class="language-plaintext highlighter-rouge">$$</code>, like <code class="language-plaintext highlighter-rouge">$$ E = mc^2 $$</code>. If you leave it inside a paragraph, it will produce an inline expression, just like \(E = mc^2\).</p>
33

44
<p>To use display mode, again surround your expression with <code class="language-plaintext highlighter-rouge">$$</code> and place it as a separate paragraph. Here is an example:</p>

publications/index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h2>Selected Publications</h2>
117117

118118
<h2 class="bibliography">2025</h2>
119119
<ol class="bibliography"><li><div class="text-justify">
120-
<span id="10.1088/2632-2153/ade51b">A. Khot, X. Wang, A. Roy, V. Kindratenko, M.S. Neubauer. (2025). <b>Evidential deep learning for uncertainty quantification and out-of-distribution detection in jet identification using deep neural networks</b>. <i>Machine Learning: Science and Technology</i>. https://doi.org/10.1088/2632-2153/ade51b</span>
120+
<span id="10.1088/2632-2153/ade51b">A. Khot, X. Wang, A. Roy, V. Kindratenko, M.S. Neubauer. (2025). <b>Evidential deep learning for uncertainty quantification and out-of-distribution detection in jet identification using deep neural networks</b>. <i>Machine Learning: Science and Technology</i>, <i>6</i>(3), 035003. https://doi.org/10.1088/2632-2153/ade51b</span>
121121
</div>
122122

123123

@@ -134,6 +134,11 @@ <h2 class="bibliography">2025</h2>
134134
title = {<b>Evidential deep learning for uncertainty quantification and out-of-distribution detection in jet identification using deep neural networks</b>},
135135
journal = {Machine Learning: Science and Technology},
136136
year = {2025},
137+
month = jul,
138+
publisher = {IOP Publishing},
139+
volume = {6},
140+
number = {3},
141+
pages = {035003},
137142
doi = {10.1088/2632-2153/ade51b},
138143
url = {http://iopscience.iop.org/article/10.1088/2632-2153/ade51b},
139144
pdf = {https://iopscience.iop.org/article/10.1088/2632-2153/ade51b/pdf}

0 commit comments

Comments
 (0)