view CITATION @ 31770:1d1eff97670e

revise parentage of GLWidget object (bug #63697) * Canvas.h (Canvas): Revert previous change in inheritance. Inherit from QObject, not QWidget. * GLCanvas.h, GLCanvas.cc (GLWidget::GLWidget): Also accept QWidget parent and pass it to QOpenGLWidget constructor. (GLCanvas::GLCanvas): Pass QWidget parent to GLWidget constructor, not, Canvas.
author John W. Eaton <jwe@octave.org>
date Tue, 24 Jan 2023 16:17:31 -0500
parents 74aa32d5fd08
children fdadf31961bb
line wrap: on
line source

To cite GNU Octave in publications use:

  John W. Eaton, David Bateman, Søren Hauberg, Rik Wehbring (2023).
  GNU Octave version 8.1.0 manual: a high-level interactive language for
  numerical computations.
  URL https://www.gnu.org/software/octave/doc/v8.1.0/

A BibTeX entry for LaTeX users is:

  @manual{,
    title     = {{GNU Octave} version 8.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      = {2023},
    url       = {https://www.gnu.org/software/octave/doc/v8.1.0/},
  }

We have invested a lot of time and effort in creating GNU Octave, please
cite it when using it.  See also 'citation pkgname' for citing Octave
packages.