@@ -9,7 +9,7 @@ @article{Carpenter2017
99}
1010
1111@article {Carpenter2018 ,
12- title ={ Predator-Prey Population Dynamics: the Lotka-Volterra model in Stan} ,
12+ title ={ { Predator-Prey Population Dynamics: the Lotka-Volterra model in Stan} } ,
1313 volume ={ 5} ,
1414 url ={ https://mc-stan.org/learn-stan/case-studies/lotka-volterra-predator-prey.html} ,
1515 journal ={ Stan Case Studies} ,
@@ -37,20 +37,20 @@ @article{Roualdes2023
3737 number = { 87} ,
3838 pages = { 5236} ,
3939 author = { Roualdes, Edward A. and Ward, Brian and Carpenter, Bob and Seyboldt, Adrian and Axen, Seth D.} ,
40- title = { BridgeStan: Efficient in-memory access to the methods of a Stan model} , journal = { Journal of Open Source Software}
40+ title = { BridgeStan: Efficient in-memory access to the methods of a { Stan} model} , journal = { Journal of Open Source Software}
4141}
4242
4343@misc {tinystan2025 ,
4444 author = { Ward, Brian} ,
45- title = { tinystan: Easy, minimal interface to the Stan samplers in several languages} ,
45+ title = { { tinystan} : Easy, minimal interface to the Stan samplers in several languages} ,
4646 year = { 2025} ,
4747 publisher = { GitHub} ,
4848 journal = { GitHub repository} ,
4949 url = { https://github.com/WardBrian/tinystan}
5050}
5151
5252@software {pyodide2021 ,
53- author = { The Pyodide development team} ,
53+ author = { { The Pyodide development team} } ,
5454 title = { pyodide/pyodide} ,
5555 month = aug,
5656 year = 2021 ,
@@ -69,3 +69,21 @@ @software{Stagg2023
6969 version = { 0.2.2} ,
7070 year = { 2023}
7171}
72+
73+
74+ @inproceedings {emscripten2011 ,
75+ author = { Zakai, Alon} ,
76+ title = { Emscripten: an LLVM-to-JavaScript compiler} ,
77+ year = { 2011} ,
78+ isbn = { 9781450309424} ,
79+ publisher = { Association for Computing Machinery} ,
80+ address = { New York, NY, USA} ,
81+ url = { https://doi.org/10.1145/2048147.2048224} ,
82+ doi = { 10.1145/2048147.2048224} ,
83+ booktitle = { Proceedings of the ACM International Conference Companion on Object Oriented Programming Systems Languages and Applications Companion} ,
84+ pages = { 301–312} ,
85+ numpages = { 12} ,
86+ keywords = { llvm, javascript, decompiler} ,
87+ location = { Portland, Oregon, USA} ,
88+ series = { OOPSLA '11}
89+ }
0 commit comments