diff CITATION @ 26290:9644c0b7efd8 stable

doc: CITATION update year and version for final release. * CITATION: update year to 2019 (scheduled for end of January 2019) and version to final release 5.1.0 (see etc/HACKING.md).
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Sat, 22 Dec 2018 17:27:53 +0100
parents 1f46d371968c
children 823b4bcf79fc 230c20b02682
line wrap: on
line diff
--- a/CITATION	Fri Dec 21 14:45:56 2018 -0800
+++ b/CITATION	Sat Dec 22 17:27:53 2018 +0100
@@ -1,17 +1,17 @@
 To cite GNU Octave in publications use:
 
-  John W. Eaton, David Bateman, Søren Hauberg, Rik Wehbring (2018).
-  GNU Octave version 4.4.1 manual: a high-level interactive language for
+  John W. Eaton, David Bateman, Søren Hauberg, Rik Wehbring (2019).
+  GNU Octave version 5.1.0 manual: a high-level interactive language for
   numerical computations.
-  URL https://www.gnu.org/software/octave/doc/v4.4.1/
+  URL https://www.gnu.org/software/octave/doc/v5.1.0/
 
 A BibTeX entry for LaTeX users is:
 
   @manual{,
-    title     = {{GNU Octave} version 4.4.0 manual: a high-level interactive language for numerical computations},
+    title     = {{GNU Octave} version 5.1.0 manual: a high-level interactive language for numerical computations},
     author    = {John W. Eaton and David Bateman and S{\o}ren Hauberg and Rik Wehbring},
-    year      = {2018},
-    url       = {https://www.gnu.org/software/octave/doc/v4.4.1/},
+    year      = {2019},
+    url       = {https://www.gnu.org/software/octave/doc/v5.1.0/},
   }
 
 We have invested a lot of time and effort in creating GNU Octave, please