comparison CITATION @ 30596:347dbc9049d5 stable rc-7-0-90

bump version for first 7.1 release candidate * configure.ac (AC_INIT): Set version to 7.0.90. (OCTAVE_PATCH_VERSION): Now 90. (OCTAVE_RELEASE_DATE): Set to 2022-01-05. * CITATION: Update. * etc/NEWS.7.md: Update.
author John W. Eaton <jwe@octave.org>
date Wed, 05 Jan 2022 21:38:24 -0500
parents 8d7671609955
children 04120d65778a
comparison
equal deleted inserted replaced
30592:939e69b45601 30596:347dbc9049d5
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 (2020). 3 John W. Eaton, David Bateman, Søren Hauberg, Rik Wehbring (2020).
4 GNU Octave version 6.1.0 manual: a high-level interactive language for 4 GNU Octave version 7.1.0 manual: a high-level interactive language for
5 numerical computations. 5 numerical computations.
6 URL https://www.gnu.org/software/octave/doc/v6.3.0/ 6 URL https://www.gnu.org/software/octave/doc/v7.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 6.3.0 manual: a high-level interactive language for numerical computations}, 11 title = {{GNU Octave} version 7.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 = {2021}, 13 year = {2022},
14 url = {https://www.gnu.org/software/octave/doc/v6.3.0/}, 14 url = {https://www.gnu.org/software/octave/doc/v7.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.