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
Copy file name to clipboardExpand all lines: _includes/citation/cite.qmd
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
<divclass="citation-container">
2
-
<h3id="cite"class="pb-1 text-center">Turing.jl is an <ahref="[https://github.com/TuringLang/Turing.jl/blob/main/LICENCE](https://github.com/TuringLang/Turing.jl/blob/main/LICENCE)"class="turing-license-link"><code>MIT</code></a> Licensed Open Source Project</h3>
2
+
<h3id="cite"class="pb-1 text-center">Turing.jl is an <ahref="https://github.com/TuringLang/Turing.jl/blob/main/LICENCE"class="turing-license-link"><code>MIT</code></a> Licensed Open Source Project</h3>
3
3
<pclass="text-center">If you use Turing.jl in your research, please consider citing our papers.</p>
4
4
<divclass="citation-entry">
5
5
<pclass="citation-text">
6
6
Fjelde, T. E., Xu, K., Widmann, D., Tarek, M., Pfiffer, C., Trapp, M., Axen, S. D., Sun, X., Hauru, M., Yong, P., Tebbutt, W., Ghahramani, Z., & Ge, H. (2025). <spanclass="citation-title">Turing.jl: a general-purpose probabilistic programming language.</span> <em>ACM Transactions on Probabilistic Machine Learning</em>. Just Accepted.
Ge, H., Xu, K., & Ghahramani, Z. (2018). <spanclass="citation-title">Turing: a language for flexible probabilistic inference.</span> In <em>Proceedings of the 21st International Conference on Artificial Intelligence and Statistics (AISTATS)</em> (Vol. 84, pp. 1682-1690). PMLR.
0 commit comments