add_bibtex: Bibtex and Biblatex Template

Description Usage Arguments Value Author(s) Examples

View source: R/add_bibtex.R

Description

This function helps users to add Add a bib(La)tex template. It is pasted on the clipboard.

Usage

1
add_bibtex(type = "more", is_paste = TRUE)

Arguments

type

Character, by default "more"

is_paste

Logical, by default TRUE

Value

Character.

Author(s)

Jiaxiang Li

Examples

1
2
3
4
add_bibtex("online", is_paste = FALSE)
add_bibtex("book", is_paste = FALSE)
add_bibtex("manual", is_paste = FALSE)
add_bibtex("more")

JiaxiangBU/add2bibtex documentation built on Jan. 28, 2020, 12:43 p.m.