diff --git a/README.Rmd b/README.Rmd
index f4cab2a..3ad70ad 100644
--- a/README.Rmd
+++ b/README.Rmd
@@ -39,6 +39,10 @@ The latest version includes support for:
Mixed logit models are estimated using maximum simulated likelihood based on the algorithms in Kenneth Train's book [*Discrete Choice Methods with Simulation, 2nd Edition (New York: Cambridge University Press, 2009)*](https://eml.berkeley.edu/books/choice2.html).
+## Basic Usage
+
+View the [basic usage](https://jhelvy.github.io/logitr/articles/basic_usage.html) page for details on how to use **logitr** to estimate models.
+
## JSS Article
An associated paper in the *Journal of Statistical Software* about this package is available at
@@ -49,10 +53,6 @@ An associated paper in the *Journal of Statistical Software* about this package
```{r child="man/rmdchunks/installation.Rmd"}
```
-## Basic Usage
-
-View the [basic usage](https://jhelvy.github.io/logitr/articles/basic_usage.html) page for details on how to use **logitr** to estimate models.
-
## Author, Version, and License Information
- Author: *John Paul Helveston* https://www.jhelvy.com/
diff --git a/README.md b/README.md
index 794d053..69d0ab8 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,12 @@ based on the algorithms in Kenneth Train’s book [*Discrete Choice
Methods with Simulation, 2nd Edition (New York: Cambridge University
Press, 2009)*](https://eml.berkeley.edu/books/choice2.html).
+## Basic Usage
+
+View the [basic
+usage](https://jhelvy.github.io/logitr/articles/basic_usage.html) page
+for details on how to use **logitr** to estimate models.
+
## JSS Article
An associated paper in the *Journal of Statistical Software* about this
@@ -65,12 +71,6 @@ Load the library with:
library(logitr)
```
-## Basic Usage
-
-View the [basic
-usage](https://jhelvy.github.io/logitr/articles/basic_usage.html) page
-for details on how to use **logitr** to estimate models.
-
## Author, Version, and License Information
- Author: *John Paul Helveston*
@@ -89,11 +89,11 @@ citation("logitr")
#>
#> To cite logitr in publications use:
#>
-#> Helveston JP (2023). "logitr: Fast Estimation of Multinomial and Mixed
-#> Logit Models with Preference Space and Willingness-to-Pay Space Utility
-#> Parameterizations." _Journal of Statistical Software_, *105*(10), 1-37.
-#> doi: 10.18637/jss.v105.i10 (URL:
-#> https://doi.org/10.18637/jss.v105.i10).
+#> Helveston JP (2023). "logitr: Fast Estimation of Multinomial and
+#> Mixed Logit Models with Preference Space and Willingness-to-Pay Space
+#> Utility Parameterizations." _Journal of Statistical Software_,
+#> *105*(10), 1-37. doi:10.18637/jss.v105.i10
+#> .
#>
#> A BibTeX entry for LaTeX users is
#>