Skip to content

Commit 829b855

Browse files
authored
Update README.md
1 parent dc2daba commit 829b855

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -74,22 +74,22 @@ use `citation()` for information on how to cite the software;
7474

7575
```r
7676
citation("Sim.DiffProc")
77-
#>
78-
#> To cite package 'Sim.DiffProc' in publications use:
79-
#>
80-
#> Arsalane Chouaib Guidoum and Kamal Boukhetala (2018).
81-
#> Sim.DiffProc: Simulation of Diffusion Processes.R package
82-
#> version 4.1.https://cran.r-project.org/package=Sim.DiffProc
83-
#>
84-
#> A BibTeX entry for LaTeX users is
85-
#>
86-
#> @Manual{,
87-
#> title = {Sim.DiffProc: Simulation of Diffusion Processes.},
88-
#> author = {Arsalane Chouaib Guidoum and Kamal Boukhetala},
89-
#> year = {2018},
90-
#> note = {R package version 4.1},
91-
#> url = {https://cran.r-project.org/package=Sim.DiffProc},
92-
#> }
77+
78+
To cite package 'Sim.DiffProc' in publications use:
79+
80+
Arsalane Chouaib Guidoum and Kamal Boukhetala (2018).
81+
Sim.DiffProc: Simulation of Diffusion Processes.R package
82+
version 4.1.https://cran.r-project.org/package=Sim.DiffProc
83+
84+
A BibTeX entry for LaTeX users is
85+
86+
@Manual{,
87+
title = {Sim.DiffProc: Simulation of Diffusion Processes.},
88+
author = {Arsalane Chouaib Guidoum and Kamal Boukhetala},
89+
year = {2018},
90+
note = {R package version 4.1},
91+
url = {https://cran.r-project.org/package=Sim.DiffProc},
92+
}
9393
```
9494

9595
Note

0 commit comments

Comments
 (0)