Skip to content

Commit 3f1a8ea

Browse files
committed
publish
1 parent fc6e577 commit 3f1a8ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

feed.xml

+1-1
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>2024-08-14T19:15:50-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>2024-08-14T19:17:35-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

+2-2
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h2>Selected Publications</h2>
117117

118118
<h2 class="bibliography">2024</h2>
119119
<ol class="bibliography"><li><div class="text-justify">
120-
<span id="Yoo_2024">J. Yoo, J. Dickinson, M. Swartz, G. Di Guglielmo, A. Bean, D. Berry, M.B. Valentin, K. DiPetrillo, F. Fahim, L. Gray, J. Hirschauer, S. R Kulkarni, R. Lipton, P. Maksimovic, C. Mills, M.S. Neubauer, B. Parpillon, G. Pradhan, C. Syal, N. Tran, D. Wen, A. Young. (2024). <b>Smart pixel sensors: towards on-sensor filtering of pixel clusters with deep learning</b>. <i>Machine Learning: Science and Technology</i>, <i>5</i>(3), 035047. https://doi.org/10.1088/2632-2153/ad6a00</span>
120+
<span id="Yoo_2024">J. Yoo, J. Dickinson, M. Swartz, G. Di Guglielmo, A. Bean, D. Berry, M.B. Valentin, K. DiPetrillo, F. Fahim, L. Gray, J. Hirschauer, S. R Kulkarni, R. Lipton, P. Maksimovic, C. Mills, M.S. Neubauer, B. Parpillon, G. Pradhan, C. Syal, N. Tran, D. Wen, A. Young. (2024). <b>Smart pixel sensors: towards on-sensor filtering of pixel clusters with deep learning</b>. <i>Mach. Learn. Sci. Tech.</i>, <i>5</i>(3), 035047. https://doi.org/10.1088/2632-2153/ad6a00</span>
121121
</div>
122122

123123

@@ -140,7 +140,7 @@ <h2 class="bibliography">2024</h2>
140140
pages = {035047},
141141
author = {{J. Yoo, J. Dickinson, M. Swartz, G. Di Guglielmo, A. Bean, D. Berry, M.B. Valentin, K. DiPetrillo, F. Fahim, L. Gray, J. Hirschauer, S. R Kulkarni, R. Lipton, P. Maksimovic, C. Mills, M.S. Neubauer, B. Parpillon, G. Pradhan, C. Syal, N. Tran, D. Wen, A. Young}},
142142
title = {{<b>Smart pixel sensors: towards on-sensor filtering of pixel clusters with deep learning</b>}},
143-
journal = {Machine Learning: Science and Technology},
143+
journal = {Mach. Learn. Sci. Tech.},
144144
pdf = {https://iopscience.iop.org/article/10.1088/2632-2153/ad6a00/pdf}
145145
}
146146
</code></pre>

0 commit comments

Comments
 (0)