bgrimstad commited on
Commit
194ecee
·
verified ·
1 Parent(s): 174dc1c

Update README.md

Browse files

Update article reference

Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -123,18 +123,15 @@ print(df)
123
 
124
  We kindly ask that you cite our paper if you use the ManyWells datasets or code in an academic work. You can cite it as shown in the BibTex entry below.
125
 
126
- Note that the paper is currently in review and that the reference below is to a preprint.
127
-
128
  ```
129
  @article{Grimstad2025,
130
  title = {{ManyWells: Simulation of Multiphase Flow in Thousands of Wells}},
131
- author = {Grimstad, Bjarne and Lundby, Erlend and Andersson, Henrik},
132
- journal = {SSRN Electronic Journal},
133
- issn = {1556-5068},
134
- doi = {10.2139/ssrn.5256125},
135
  year = {2025},
136
- pages = {1--47},
137
- note = {Preprint}
138
  }
139
  ```
140
 
 
123
 
124
  We kindly ask that you cite our paper if you use the ManyWells datasets or code in an academic work. You can cite it as shown in the BibTex entry below.
125
 
 
 
126
  ```
127
  @article{Grimstad2025,
128
  title = {{ManyWells: Simulation of Multiphase Flow in Thousands of Wells}},
129
+ author = {Bjarne Grimstad and Erlend Lundby and Henrik Andersson},
130
+ journal = {Geoenergy Science and Engineering},
131
+ pages = {214226},
 
132
  year = {2025},
133
+ issn = {2949-8910},
134
+ doi = {https://doi.org/10.1016/j.geoen.2025.214226},
135
  }
136
  ```
137