Skip to content

Commit d50b047

Browse files
committed
Minor changes to paper.
Fix capitalization in bibliography. Add countries in affiliations. Add AFOSR grant number.
1 parent 5d38bfd commit d50b047

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

paper.bib

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ @article{2009_monotonicity
2525

2626
@inproceedings{parsani-eccomas,
2727
Author = {Parsani, Matteo and Ketcheson, David I. and Deconinck, W.},
28-
Booktitle = {Proceedings of the European Congress on Computational Methods in Applied Sciences and Engineering},
28+
Booktitle = {{Proceedings of the European Congress on Computational Methods in Applied Sciences and Engineering}},
2929
Month = {September},
3030
Title = {Explicit {R}unge-{K}utta schemes for the spectral difference method applied to wave propagation problems},
3131
Year = {2012}}
3232

3333

3434
@inproceedings{Parsani_finnish,
3535
Author = {Parsani, Matteo and Ketcheson, David I.},
36-
Booktitle = {Proceedings of the 11th Finnish Mechanics Days},
36+
Booktitle = {{Proceedings of the 11th Finnish Mechanics Days}},
3737
Month = {November},
3838
Pages = {1--5},
3939
Title = {Optimized low-order explicit {R}unge-{K}utta schemes for high-order spectral difference method},
@@ -75,8 +75,8 @@ @article{conde2017implicit
7575

7676
@inproceedings{2018_wso,
7777
Author = {Ketcheson, David I. and Seibold, Benjamin and Shirokoff, David and Zhou, Dong},
78-
Booktitle = {Spectral and High Order Methods for Partial Differential Equations ICOSAHOM 2018},
79-
Editor = {Sherwin, Spencer et. al.w},
78+
Booktitle = {{Spectral and High Order Methods for Partial Differential Equations (ICOSAHOM) 2018}},
79+
Editor = {Sherwin, Spencer J and Moxey, David and Peir{\'o}, Joaquim and Vincent, Peter E and Schwab, Christoph}
8080
Title = {DIRK Schemes with High Weak Stage Order},
8181
Year = {2018}}
8282

@@ -118,7 +118,7 @@ @article{grant2019strong
118118
@inproceedings{reynoso2017strong,
119119
title={Strong stability preserving sixth order two-derivative {R}unge--{K}utta methods},
120120
author={Reynoso, Gustavo Franco and Gottlieb, Sigal and Grant, Zachary J},
121-
booktitle={AIP Conference Proceedings},
121+
booktitle={{AIP Conference Proceedings}},
122122
volume={1863},
123123
number={1},
124124
pages={560068},
@@ -166,7 +166,7 @@ @article{2009_implicit_ssp
166166
Month = feb,
167167
Number = {2},
168168
Pages = {373--392},
169-
Title = {{Optimal implicit strong stability preserving {R}unge--{K}utta methods}},
169+
Title = {Optimal implicit strong stability preserving {R}unge--{K}utta methods},
170170
Volume = {59},
171171
doi = {10.1016/j.apnum.2008.03.034},
172172
Year = {2009}}
@@ -210,7 +210,7 @@ @article{2011_tsrk
210210

211211
@article{2017_msrk,
212212
Author = {Bresten, Christopher and Gottlieb, Sigal and Grant, Zachary and Higgs, Daniel and Ketcheson, David I. and N{\'e}meth, Adrian},
213-
Journal = {Math. of Comp.},
213+
Journal = {Mathematics of Computation},
214214
Pages = {747-769},
215215
Title = {Strong Stability Preserving Multistep {R}unge-{K}utta Methods},
216216
Volume = {86},
@@ -283,7 +283,7 @@ @Article{higueras2019new
283283
Author = {I. {Higueras} and T. {Rold\'an}},
284284
Title = {{New third order low-storage SSP explicit Runge-Kutta methods}},
285285
FJournal = {{Journal of Scientific Computing}},
286-
Journal = {{J. Sci. Comput.}},
286+
Journal = {{Journal of Scientific Computing}},
287287
ISSN = {0885-7474; 1573-7691/e},
288288
Volume = {79},
289289
Number = {3},

paper.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ authors:
2525
orcid: 0000-0002-3456-2277
2626
affiliation: 1
2727
affiliations:
28-
- name: King Abdullah University of Science and Technology
28+
- name: King Abdullah University of Science and Technology, Saudi Arabia
2929
index: 1
30-
- name: Oak Ridge National Laboratory
30+
- name: Oak Ridge National Laboratory, USA
3131
index: 2
32-
- name: Capital One
32+
- name: Capital One, USA
3333
index: 3
3434
date: 9 July 2020
3535
bibliography: paper.bib
@@ -193,7 +193,8 @@ vein can be found at https://github.com/SSPmethods.
193193
# Acknowledgements
194194

195195
Much of the initial `RK-Opt` development was performed by D. Ketcheson while
196-
he was supported by a DOE Computational Science Graduate Fellowship and an AFOSR grant. Development
196+
he was supported by a DOE Computational Science Graduate Fellowship and by
197+
AFOSR grant number FA9550-06-1-0255. Development
197198
has also been supported by funding from King Abdullah University of Science and Technology.
198199

199200
# References

0 commit comments

Comments
 (0)