Skip to content

Commit 86fd0ca

Browse files
committed
fix typo in bib source
1 parent 77b6f8f commit 86fd0ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/bib2readme.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
> 🚧 **Under construction** 🚧
2525
> This repository is a development version under construction. The list of resources is just a small set for debugging and development purposes.
26-
> For now, we focus on developing features that we think could be useful for the community (e.g., `BibTex`-first structure).
26+
> For now, we focus on developing features that we think could be useful for the community (e.g., `BibTeX`-first structure).
2727
> Then, we will evaluate whether this project has the potential to be useful for the community in addition to existing lists
2828
> that are specifically designated to *simulation-based inference* and not *amortized inference* (which doesn't need to be simulation-based).
2929
> Once we figure out the direction and deem the project potentially useful for the community, we'll launch and add an extensive set of resources

data.bib

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ @article{papamakarios2021normalizing
5353
articleno = {57},
5454
numpages = {64},
5555
category = {overview},
56-
awesome-paper: {https://arxiv.org/abs/1912.02762}
56+
awesome-paper = {https://arxiv.org/abs/1912.02762},
5757
}
5858

5959
@InProceedings{radev2023jana,

0 commit comments

Comments
 (0)