We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59280d2 commit ff0da26Copy full SHA for ff0da26
src/stdlib_stats_distribution_exponential.fypp
@@ -76,7 +76,7 @@ contains
76
! Marsaglia & Tsang generator for random normals & random exponentials.
77
! Translated from C by Alan Miller (amiller@bigpond.net.au)
78
!
79
- ! Marsaglia, G. & Tsang, W.W. (2000) `The ziggurat method for generating
+ ! Marsaglia, G. & Tsang, W.W. (2000) 'The ziggurat method for generating
80
! random variables', J. Statist. Software, v5(8).
81
82
! This is an electronic journal which can be downloaded from:
0 commit comments