You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marmite is able to support non-link references (i.e., paper citations) in the global _references.md file, however the references are displayed twice on posts---end of the article and after the comments box (see screenshot below).
The text was updated successfully, but these errors were encountered:
Sure, here are the relevant files. I was not able to attach the resulting about.html file, but the resulting code is shown below.
<hr/><p><strong>References</strong></p><p>[Winters2024]: T. Winters. <ahref="http://alumni.cs.ucr.edu/~titus/applicability.pdf">Thoughts on applicability</a>. Journal of Systems and Software, 2024.</p><p>[Wyrich2025]: M. Wyrich, C. Tinnes, S. Baltes, and S. Apel. <ahref="https://arxiv.org/pdf/2505.09541">The Silent Scientist When Software Research Fails to Reach Its Audience</a>. 2025.</p></div></article><article><h5><ahref="#comments" aria-hidden="true" class="anchor" id="comments"></a>Comments</h5><scriptsrc="https://giscus.app/client.js"
data-repo="code-world-no-blanket/blog"
data-repo-id="R_kgDOOvV5Zg"
data-category="Announcements"
data-category-id="DIC_kwDOOvV5Zs4Cqx_j"
data-mapping="pathname"
data-strict="0"
data-reactions-enabled="1"
data-emit-metadata="0"
data-input-position="bottom"
data-theme="preferred_color_scheme"
data-lang="en"
crossorigin="anonymous"
async></script><p>[Winters2024]: T. Winters. <ahref="http://alumni.cs.ucr.edu/~titus/applicability.pdf">Thoughts on applicability</a>. Journal of Systems and Software, 2024.</p><p>[Wyrich2025]: M. Wyrich, C. Tinnes, S. Baltes, and S. Apel. <ahref="https://arxiv.org/pdf/2505.09541">The Silent Scientist When Software Research Fails to Reach Its Audience</a>. 2025.</p></article></section>
Marmite is able to support non-link references (i.e., paper citations) in the global _references.md file, however the references are displayed twice on posts---end of the article and after the comments box (see screenshot below).
The text was updated successfully, but these errors were encountered: