Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ARLundborg committed Jun 19, 2024
1 parent 5b8e887 commit c4719c8
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 13 deletions.
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.1">Jekyll</generator><link href="arlundborg.com/feed.xml" rel="self" type="application/atom+xml" /><link href="arlundborg.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-04-16T13:05:41+02:00</updated><id>arlundborg.com/feed.xml</id><title type="html">Anton Rask Lundborg</title><subtitle>Homepage for Anton Rask Lundborg.
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.1">Jekyll</generator><link href="arlundborg.com/feed.xml" rel="self" type="application/atom+xml" /><link href="arlundborg.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-06-19T09:01:39+02:00</updated><id>arlundborg.com/feed.xml</id><title type="html">Anton Rask Lundborg</title><subtitle>Homepage for Anton Rask Lundborg.
</subtitle><entry><title type="html">a post with giscus comments</title><link href="arlundborg.com/blog/2022/giscus-comments/" rel="alternate" type="text/html" title="a post with giscus comments" /><published>2022-12-10T16:59:00+01:00</published><updated>2022-12-10T16:59:00+01:00</updated><id>arlundborg.com/blog/2022/giscus-comments</id><content type="html" xml:base="arlundborg.com/blog/2022/giscus-comments/"><![CDATA[<p>This post shows how to add GISCUS comments.</p>]]></content><author><name></name></author><category term="sample-posts" /><category term="external-services" /><summary type="html"><![CDATA[an example of a blog post with giscus comments]]></summary></entry><entry><title type="html">Displaying External Posts on Your al-folio Blog</title><link href="arlundborg.com/blog/2022/displaying-external-posts-on-your-al-folio-blog/" rel="alternate" type="text/html" title="Displaying External Posts on Your al-folio Blog" /><published>2022-04-24T01:20:09+02:00</published><updated>2022-04-24T01:20:09+02:00</updated><id>arlundborg.com/blog/2022/displaying-external-posts-on-your-al-folio-blog</id><content type="html" xml:base="arlundborg.com/blog/2022/displaying-external-posts-on-your-al-folio-blog/"><![CDATA[]]></content><author><name></name></author></entry><entry><title type="html">a post with redirect</title><link href="arlundborg.com/blog/2022/redirect/" rel="alternate" type="text/html" title="a post with redirect" /><published>2022-02-01T18:39:00+01:00</published><updated>2022-02-01T18:39:00+01:00</updated><id>arlundborg.com/blog/2022/redirect</id><content type="html" xml:base="arlundborg.com/blog/2022/redirect/"><![CDATA[]]></content><author><name></name></author><summary type="html"><![CDATA[you can also redirect to assets like pdf]]></summary></entry><entry><title type="html">a post with diagrams</title><link href="arlundborg.com/blog/2021/diagrams/" rel="alternate" type="text/html" title="a post with diagrams" /><published>2021-07-04T19:39:00+02:00</published><updated>2021-07-04T19:39:00+02:00</updated><id>arlundborg.com/blog/2021/diagrams</id><content type="html" xml:base="arlundborg.com/blog/2021/diagrams/"><![CDATA[<p>This theme supports generating various diagrams from a text description using <a href="https://github.com/zhustec/jekyll-diagrams" target="\_blank">jekyll-diagrams</a> plugin.
Below, we generate a few examples of such diagrams using languages such as <a href="https://mermaid-js.github.io/mermaid/" target="\_blank">mermaid</a>, <a href="https://plantuml.com/" target="\_blank">plantuml</a>, <a href="https://vega.github.io/vega-lite/" target="\_blank">vega-lite</a>, etc.</p>

Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h2>Selected papers</h2>
<div id="lundborg2023perturbationbased" class="col-sm-8">

<!-- Title -->
<div class="title">Perturbation-based Analysis of Compositional Data</div>
<div class="title">Perturbation-based Effect Measures for Compositional Data</div>
<!-- Author -->
<div class="author">

Expand All @@ -206,7 +206,7 @@ <h2>Selected papers</h2>
<figure class="highlight"><pre><code class="language-bibtex" data-lang="bibtex"><span class="nc">@misc</span><span class="p">{</span><span class="nl">lundborg2023perturbationbased</span><span class="p">,</span>
<span class="na">doi</span> <span class="p">=</span> <span class="s">{10.48550/arXiv.2311.18501}</span><span class="p">,</span>
<span class="na">author</span> <span class="p">=</span> <span class="s">{Lundborg, Anton Rask and Pfister, Niklas}</span><span class="p">,</span>
<span class="na">title</span> <span class="p">=</span> <span class="s">{Perturbation-based Analysis of Compositional Data}</span><span class="p">,</span>
<span class="na">title</span> <span class="p">=</span> <span class="s">{Perturbation-based Effect Measures for Compositional Data}</span><span class="p">,</span>
<span class="na">year</span> <span class="p">=</span> <span class="s">{2023}</span><span class="p">,</span>
<span class="na">eprint</span> <span class="p">=</span> <span class="s">{2311.18501}</span><span class="p">,</span>
<span class="na">archiveprefix</span> <span class="p">=</span> <span class="s">{arXiv}</span><span class="p">,</span>
Expand Down Expand Up @@ -324,7 +324,7 @@ <h2>News</h2>
<tr>
<th scope="row">Dec 2023</th>
<td>
New paper on arXiv: <a href="https://arxiv.org/abs/2311.18501" rel="external nofollow noopener" target="_blank">Perturbation-based Analysis of Compositional Data</a>
New paper on arXiv: <a href="https://arxiv.org/abs/2311.18501" rel="external nofollow noopener" target="_blank">Perturbation-based Effect Measures for Compositional Data</a>

</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion news/2023-12/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h1 class="post-title">2023 12</h1>
</header>

<article class="post-content">
<p>New paper on arXiv: <a href="https://arxiv.org/abs/2311.18501" rel="external nofollow noopener" target="_blank">Perturbation-based Analysis of Compositional Data</a></p>
<p>New paper on arXiv: <a href="https://arxiv.org/abs/2311.18501" rel="external nofollow noopener" target="_blank">Perturbation-based Effect Measures for Compositional Data</a></p>

</article>
</div>
Expand Down
4 changes: 2 additions & 2 deletions publications/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h2 class="year">2023</h2>
<div id="lundborg2023perturbationbased" class="col-sm-8">

<!-- Title -->
<div class="title">Perturbation-based Analysis of Compositional Data</div>
<div class="title">Perturbation-based Effect Measures for Compositional Data</div>
<!-- Author -->
<div class="author">

Expand All @@ -211,7 +211,7 @@ <h2 class="year">2023</h2>
<figure class="highlight"><pre><code class="language-bibtex" data-lang="bibtex"><span class="nc">@misc</span><span class="p">{</span><span class="nl">lundborg2023perturbationbased</span><span class="p">,</span>
<span class="na">doi</span> <span class="p">=</span> <span class="s">{10.48550/arXiv.2311.18501}</span><span class="p">,</span>
<span class="na">author</span> <span class="p">=</span> <span class="s">{Lundborg, Anton Rask and Pfister, Niklas}</span><span class="p">,</span>
<span class="na">title</span> <span class="p">=</span> <span class="s">{Perturbation-based Analysis of Compositional Data}</span><span class="p">,</span>
<span class="na">title</span> <span class="p">=</span> <span class="s">{Perturbation-based Effect Measures for Compositional Data}</span><span class="p">,</span>
<span class="na">year</span> <span class="p">=</span> <span class="s">{2023}</span><span class="p">,</span>
<span class="na">eprint</span> <span class="p">=</span> <span class="s">{2311.18501}</span><span class="p">,</span>
<span class="na">archiveprefix</span> <span class="p">=</span> <span class="s">{arXiv}</span><span class="p">,</span>
Expand Down
2 changes: 2 additions & 0 deletions reviewing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ <h1 class="post-title">Reviewing</h1>
<li>Journal of the American Statistical Association</li>
<li>Journal of the Royal Statistical Society: Series B</li>
<li>Journal of the Royal Statistical Society: Series C</li>
<li>Statistical Science</li>
<li>Statistics and Probability Letters</li>
<li>TEST</li>
</ul>
Expand All @@ -140,6 +141,7 @@ <h1 class="post-title">Reviewing</h1>
<ul>
<li><a href="http://aistats.org/aistats2023/" rel="external nofollow noopener" target="_blank">AISTATS 2023</a></li>
<li><a href="https://www.cclear.cc/2023/" rel="external nofollow noopener" target="_blank">CLeaR 2023</a></li>
<li><a href="https://www.auai.org/uai2024/" rel="external nofollow noopener" target="_blank">UAI 2024</a></li>
</ul>

</article>
Expand Down
12 changes: 6 additions & 6 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,27 +90,27 @@
</url>
<url>
<loc>arlundborg.com/projects/1_project/</loc>
<lastmod>2024-04-16T13:05:41+02:00</lastmod>
<lastmod>2024-06-19T09:01:39+02:00</lastmod>
</url>
<url>
<loc>arlundborg.com/projects/2_project/</loc>
<lastmod>2024-04-16T13:05:41+02:00</lastmod>
<lastmod>2024-06-19T09:01:39+02:00</lastmod>
</url>
<url>
<loc>arlundborg.com/projects/3_project/</loc>
<lastmod>2024-04-16T13:05:41+02:00</lastmod>
<lastmod>2024-06-19T09:01:39+02:00</lastmod>
</url>
<url>
<loc>arlundborg.com/projects/4_project/</loc>
<lastmod>2024-04-16T13:05:41+02:00</lastmod>
<lastmod>2024-06-19T09:01:39+02:00</lastmod>
</url>
<url>
<loc>arlundborg.com/projects/5_project/</loc>
<lastmod>2024-04-16T13:05:41+02:00</lastmod>
<lastmod>2024-06-19T09:01:39+02:00</lastmod>
</url>
<url>
<loc>arlundborg.com/projects/6_project/</loc>
<lastmod>2024-04-16T13:05:41+02:00</lastmod>
<lastmod>2024-06-19T09:01:39+02:00</lastmod>
</url>
<url>
<loc>arlundborg.com/SmS/</loc>
Expand Down

0 comments on commit c4719c8

Please sign in to comment.