comparison CITATION @ 28654:844b3b9bab7a stable rc-6-0-90

bump version for first 6.1 release candidate * configure.ac (AC_INIT): Set version to 6.0.90. (OCTAVE_PATCH_VERSION): Now 90. (OCTAVE_RELEASE_DATE): Set to 2020-08-26. * CITATION: Update. * NEWS: Update.
author John W. Eaton <jwe@octave.org>
date Wed, 26 Aug 2020 14:55:10 -0400
parents 534684fb7bd7
children 8d7671609955
comparison
equal deleted inserted replaced
28652:bb0ca2753bc2 28654:844b3b9bab7a
1 To cite GNU Octave in publications use: 1 To cite GNU Octave in publications use:
2 2
3 John W. Eaton, David Bateman, Søren Hauberg, Rik Wehbring (2019). 3 John W. Eaton, David Bateman, Søren Hauberg, Rik Wehbring (2020).
4 GNU Octave version 5.2.0 manual: a high-level interactive language for 4 GNU Octave version 6.1.0 manual: a high-level interactive language for
5 numerical computations. 5 numerical computations.
6 URL https://www.gnu.org/software/octave/doc/v5.2.0/ 6 URL https://www.gnu.org/software/octave/doc/v6.1.0/
7 7
8 A BibTeX entry for LaTeX users is: 8 A BibTeX entry for LaTeX users is:
9 9
10 @manual{, 10 @manual{,
11 title = {{GNU Octave} version 5.2.0 manual: a high-level interactive language for numerical computations}, 11 title = {{GNU Octave} version 6.1.0 manual: a high-level interactive language for numerical computations},
12 author = {John W. Eaton and David Bateman and S{\o}ren Hauberg and Rik Wehbring}, 12 author = {John W. Eaton and David Bateman and S{\o}ren Hauberg and Rik Wehbring},
13 year = {2020}, 13 year = {2020},
14 url = {https://www.gnu.org/software/octave/doc/v5.2.0/}, 14 url = {https://www.gnu.org/software/octave/doc/v6.1.0/},
15 } 15 }
16 16
17 We have invested a lot of time and effort in creating GNU Octave, please 17 We have invested a lot of time and effort in creating GNU Octave, please
18 cite it when using it. See also 'citation pkgname' for citing Octave 18 cite it when using it. See also 'citation pkgname' for citing Octave
19 packages. 19 packages.