view CITATION @ 31140:5f70efad6e2c

Tiff setTag: added support for setting multiple tags at once using structs * __tiff__.cc(F_tiff_set_tag__): implemented support for handling struct of multiple tags. * Tiff.m: modified tests to use the struct method for better readability.
author magedrifaat <magedrifaat@gmail.com>
date Thu, 28 Jul 2022 23:32:23 +0200
parents 04120d65778a
children
line wrap: on
line source

To cite GNU Octave in publications use:

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

A BibTeX entry for LaTeX users is:

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