Biber::Entry::Name (3)
Leading comments
Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32) Standard preamble: ========================================================================
NAME
Biber::Entry::Name - Biber::Entry::Name objectsnew
Initialise a Biber::Entry::Name object, optionally with key=>value arguments.
TO_JSON
Serialiser for JSON::XS::encode
notnull
Test for an empty object
was_stripped
Return boolean to tell if the passed field had braces stripped from the original
set_uniquename
Set uniquename for a visible Biber::Entry::Name object Sets global flag to say that some uniquename value has changed
set_uniquename_all
Set uniquename for a Biber::Entry::Name object
get_uniquename
Get uniquename for a visible Biber::Entry::Name object
get_uniquename_all
Get uniquename for a Biber::Entry::Name object
reset_uniquename
Reset uniquename for a Biber::Entry::Name object
set_minimal_info
Set the string of family names and string of fullnames Used to track uniquename=5 or 6
get_minimal_info
Get the name context used to track uniquename=5 or 6
get_namepart
Get a namepart by passed name
set_namepart
Set a namepart by passed name
get_namepart_initial
Get a namepart initial by passed name
set_namepart_initial
Set a namepart initial by passed name
name_to_biblatexml {
Create biblatexml data for a name
name_part_to_bltxml
Return BibLaTeXML data for a name
name_to_bbl
Return bbl data for a name
name_to_bblxml
Return bblxml data for a name
name_to_bib
Return standard bibtex data format for name
name_to_xname
Return extended bibtex data format for name
dump
Dump Biber::Entry::Name object
AUTHORS
Francois Charette, "<firmicus at ankabut.net>" Philip Kime "<philip at kime.org.uk>"BUGS
Please report any bugs or feature requests on our Github tracker at <github.com/plk/biber/issues>.COPYRIGHT & LICENSE
Copyright 2009-2016 Francois Charette and Philip Kime, all rights reserved.This module is free software. You can redistribute it and/or modify it under the terms of the Artistic License 2.0.
This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.