self_published: Identify Self Published Documents

self_publishedR Documentation

Identify Self Published Documents

Description

Identify Self published documents.

Usage

self_published(df)

Arguments

df

data.frame that includes the given field

Details

The function considers self published documents those that have 'author' (or similar) in the publisher field, and those where the publisher is unknown.

Value

Output of the polished field

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

Examples

## Not run: a <- polish_field(df, "title")

COMHIS/bibliographica documentation built on April 11, 2022, 3:40 p.m.