changeset 23243:9b5d5c2697bc stable

doc: update CITATION date, version, and permalink to manual (bug #47058) * CITATION: update date, version, and permalink to manual.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Thu, 02 Mar 2017 17:44:44 +0100
parents c21939b04931
children d4834e9ac2e7 64c0842f4e81
files CITATION
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/CITATION	Thu Mar 02 06:59:32 2017 -0800
+++ b/CITATION	Thu Mar 02 17:44:44 2017 +0100
@@ -1,17 +1,17 @@
 To cite GNU Octave in publications use:
 
-  John W. Eaton, David Bateman, Søren Hauberg, Rik Wehbring (2016).
-  GNU Octave version 4.2.0 manual: a high-level interactive language for
+  John W. Eaton, David Bateman, Søren Hauberg, Rik Wehbring (2017).
+  GNU Octave version 4.2.1 manual: a high-level interactive language for
   numerical computations.
-  URL http://www.gnu.org/software/octave/doc/interpreter/
+  URL https://www.gnu.org/software/octave/doc/v4.2.1/
 
 A BibTeX entry for LaTeX users is:
 
   @manual{,
-    title     = {{GNU Octave} version 4.2.0 manual: a high-level interactive language for numerical computations},
+    title     = {{GNU Octave} version 4.2.1 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      = {2016},
-    url       = {http://www.gnu.org/software/octave/doc/interpreter},
+    year      = {2017},
+    url       = {https://www.gnu.org/software/octave/doc/v4.2.1/},
   }
 
 We have invested a lot of time and effort in creating GNU Octave, please cite it