std.bib

Provides bibliographies and citations.

  • Author: Edward Jones
  • Date: 2021-09-17

Source file

get_cite_style

Get the current citation style.

Returns: The current citation style

get_cite_style = -> ...

set_cite_style

Set the current citation style to a given style.

  • Param style: The new current citation style
set_cite_style = (style) -> ...