annotate CITATION @ 25249:65f201566857 stable

Mark missing Variable Editor GUI strings for translation (bug #53526). * variable-editor.cc (color_names): Mark all strings in function for translation.
author Rik <rik@octave.org>
date Sat, 14 Apr 2018 18:11:14 -0700
parents 59fafbc9fbf7
children 1eef836d8d06
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16178
3a93af21d206 New function citation() to display citation information (patch #7960)
Carnë Draug <carandraug@octave.org>
parents:
diff changeset
1 To cite GNU Octave in publications use:
3a93af21d206 New function citation() to display citation information (patch #7960)
Carnë Draug <carandraug@octave.org>
parents:
diff changeset
2
24870
59fafbc9fbf7 doc: CITATION: update for 4.2.2 release.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23243
diff changeset
3 John W. Eaton, David Bateman, Søren Hauberg, Rik Wehbring (2018).
59fafbc9fbf7 doc: CITATION: update for 4.2.2 release.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23243
diff changeset
4 GNU Octave version 4.2.2 manual: a high-level interactive language for
18759
a6d13c62fccf Update CITATION file to include Rik Wehbring, use current version number.
Rik <rik@octave.org>
parents: 16178
diff changeset
5 numerical computations.
24870
59fafbc9fbf7 doc: CITATION: update for 4.2.2 release.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23243
diff changeset
6 URL https://www.gnu.org/software/octave/doc/v4.2.2/
16178
3a93af21d206 New function citation() to display citation information (patch #7960)
Carnë Draug <carandraug@octave.org>
parents:
diff changeset
7
3a93af21d206 New function citation() to display citation information (patch #7960)
Carnë Draug <carandraug@octave.org>
parents:
diff changeset
8 A BibTeX entry for LaTeX users is:
3a93af21d206 New function citation() to display citation information (patch #7960)
Carnë Draug <carandraug@octave.org>
parents:
diff changeset
9
22444
d77caa2d523d CITATION: update for 4.2.0 and use @manual in Bibtex (bug #47058).
Rik <rik@octave.org>
parents: 20201
diff changeset
10 @manual{,
24870
59fafbc9fbf7 doc: CITATION: update for 4.2.2 release.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23243
diff changeset
11 title = {{GNU Octave} version 4.2.2 manual: a high-level interactive language for numerical computations},
22932
06513f1f90af * CITATION: Use 'and' instead of comma to separate author names.
John W. Eaton <jwe@octave.org>
parents: 22929
diff changeset
12 author = {John W. Eaton and David Bateman and S{\o}ren Hauberg and Rik Wehbring},
24870
59fafbc9fbf7 doc: CITATION: update for 4.2.2 release.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23243
diff changeset
13 year = {2018},
59fafbc9fbf7 doc: CITATION: update for 4.2.2 release.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23243
diff changeset
14 url = {https://www.gnu.org/software/octave/doc/v4.2.2/},
16178
3a93af21d206 New function citation() to display citation information (patch #7960)
Carnë Draug <carandraug@octave.org>
parents:
diff changeset
15 }
3a93af21d206 New function citation() to display citation information (patch #7960)
Carnë Draug <carandraug@octave.org>
parents:
diff changeset
16
3a93af21d206 New function citation() to display citation information (patch #7960)
Carnë Draug <carandraug@octave.org>
parents:
diff changeset
17 We have invested a lot of time and effort in creating GNU Octave, please cite it
3a93af21d206 New function citation() to display citation information (patch #7960)
Carnë Draug <carandraug@octave.org>
parents:
diff changeset
18 when using it. See also `citation pkgname' for citing Octave packages.