Skip to contents

Get list of styles from github.com/citation-style-language/styles

Usage

get_styles(...)

Arguments

...

Named parameters passed on to crul::HttpClient

Examples

if (FALSE) {
x <- get_styles()
x[1:10]
}