Skip to content

Commit cbfea52

Browse files
committed
2 parents 9b99e9e + 257be2b commit cbfea52

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Contribution guide will follow ASAP.
1212
Papamakarios, George, Nalisnick, Eric, Rezende, Danilo Jimenez, Mohamed, Shakir, Lakshminarayanan, Balaji
1313
<details>
1414
<summary>Show BibTeX</summary>
15-
<pre>```
15+
<pre><code>
1616
@article{papamakarios2021normalizing,
1717
category = {overview},
1818
numpages = {64},
@@ -28,7 +28,7 @@ Contribution guide will follow ASAP.
2828
title = {Normalizing flows for probabilistic modeling and inference},
2929
author = {Papamakarios, George and Nalisnick, Eric and Rezende, Danilo Jimenez and Mohamed, Shakir and Lakshminarayanan, Balaji}
3030
}
31-
```</pre>
31+
</code></pre>
3232
</details>
3333

3434

@@ -39,7 +39,7 @@ Contribution guide will follow ASAP.
3939
[Link](https://bayesflow.org/)
4040
<details>
4141
<summary>Show BibTeX</summary>
42-
<pre>```
42+
<pre><code>
4343
@article{radev2023bayesflow,
4444
category = {software},
4545
journal = {Journal of Open Source Software},
@@ -53,7 +53,7 @@ Contribution guide will follow ASAP.
5353
url = {https://bayesflow.org/},
5454
doi = {10.21105/joss.05702}
5555
}
56-
```</pre>
56+
</code></pre>
5757
</details>
5858

5959

@@ -62,7 +62,7 @@ Contribution guide will follow ASAP.
6262
[Link](https://sbi-dev.github.io/sbi/latest/)
6363
<details>
6464
<summary>Show BibTeX</summary>
65-
<pre>```
65+
<pre><code>
6666
@article{tejero-cantero2020sbi,
6767
category = {software},
6868
journal = {Journal of Open Source Software},
@@ -76,7 +76,7 @@ Contribution guide will follow ASAP.
7676
url = {https://sbi-dev.github.io/sbi/latest/},
7777
doi = {10.21105/joss.02505}
7878
}
79-
```</pre>
79+
</code></pre>
8080
</details>
8181

8282

@@ -87,7 +87,7 @@ Contribution guide will follow ASAP.
8787
[Link](http://dx.doi.org/10.1103/PhysRevLett.130.171403)
8888
<details>
8989
<summary>Show BibTeX</summary>
90-
<pre>```
90+
<pre><code>
9191
@article{dax2023neural,
9292
category = {paper},
9393
year = {2023},
@@ -101,15 +101,15 @@ Contribution guide will follow ASAP.
101101
volume = {130},
102102
title = {Neural Importance Sampling for Rapid and Reliable Gravitational-Wave Inference}
103103
}
104-
```</pre>
104+
</code></pre>
105105
</details>
106106

107107

108108
- **JANA: Jointly Amortized Neural Approximation of Complex Bayesian Models**
109109
Radev, Stefan T., Schmitt, Marvin, Pratz, Valentin, Picchini, Umberto, K\"othe, Ullrich, B\"urkner, Paul-Christian
110110
<details>
111111
<summary>Show BibTeX</summary>
112-
<pre>```
112+
<pre><code>
113113
@inproceedings{radev2023jana,
114114
category = {paper},
115115
publisher = {PMLR},
@@ -122,7 +122,7 @@ Contribution guide will follow ASAP.
122122
author = {Radev, Stefan T. and Schmitt, Marvin and Pratz, Valentin and Picchini, Umberto and K\"othe, Ullrich and B\"urkner, Paul-Christian},
123123
title = {{JANA: Jointly Amortized Neural Approximation of Complex Bayesian Models}}
124124
}
125-
```</pre>
125+
</code></pre>
126126
</details>
127127

128128

@@ -131,7 +131,7 @@ Contribution guide will follow ASAP.
131131
[Link](https://arxiv.org/abs/2405.05398)
132132
<details>
133133
<summary>Show BibTeX</summary>
134-
<pre>```
134+
<pre><code>
135135
@misc{orozco2024aspire,
136136
category = {paper},
137137
url = {https://arxiv.org/abs/2405.05398},
@@ -140,7 +140,7 @@ Contribution guide will follow ASAP.
140140
title = {ASPIRE: Iterative Amortized Posterior Inference for Bayesian Inverse Problems},
141141
author = {Rafael Orozco and Ali Siahkoohi and Mathias Louboutin and Felix J. Herrmann}
142142
}
143-
```</pre>
143+
</code></pre>
144144
</details>
145145

146146

0 commit comments

Comments
 (0)