view CITATION @ 22740:3b2a30e9e49f

build: Fix building when '--without-opengl' option given (bug #49561). * gl-render.cc (draw_axes_x_grid, draw_axes_y_grid): Wrap body of functions with '#if defined (HAVE_OPENGL)' since they contain OpenGL function calls.
author Rik <rik@octave.org>
date Tue, 08 Nov 2016 15:55:10 -0800
parents d77caa2d523d
children 1c662986189a
line wrap: on
line source

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
  numerical computations.
  URL http://www.gnu.org/software/octave/doc/interpreter/

A BibTeX entry for LaTeX users is:

  @manual{,
    title     = {{GNU Octave} version 4.2.0 manual: a high-level interactive language for numerical computations},
    author    = {John W. Eaton, David Bateman, S\oren Hauberg, and Rik Wehbring},
    year      = {2016},
    url       = {http://www.gnu.org/software/octave/doc/interpreter},
  }

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.