Skip to content

Commit b5ed5ae

Browse files
committed
mention yaml style in docs
1 parent 1705d03 commit b5ed5ae

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

R/02BibOptions.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
#' plain text (style \dQuote{text}), BibTeX (\dQuote{Bibtex}), BibLaTeX (\dQuote{Biblatex}),
4848
#' a mixture of plain text and BibTeX as
4949
#' traditionally used for citations (\dQuote{citation}), HTML (\dQuote{html}),
50-
#' LaTeX (\dQuote{latex}), \dQuote{markdown},
50+
#' LaTeX (\dQuote{latex}), \dQuote{markdown}, \dQuote{yaml},
5151
#' R code (\dQuote{R}), and a simple copy of the textVersion elements
5252
#' (style \dQuote{textVersion}, see \code{\link{BibEntry}})
5353
#' }

R/print.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#' plain text (style \dQuote{text}), BibTeX (\dQuote{Bibtex}), BibLaTeX
1010
#' (\dQuote{Biblatex}), a mixture of plain text and BibTeX as
1111
#' traditionally used for citations (\dQuote{citation}), HTML (\dQuote{html}),
12-
#' LaTeX (\dQuote{latex}), \dQuote{markdown},
12+
#' LaTeX (\dQuote{latex}), \dQuote{markdown}, \dQuote{yaml},
1313
#' R code (\dQuote{R}), and a simple copy of the textVersion elements
1414
#' (style \dQuote{textVersion}, see \code{\link{BibEntry}})
1515
#' \item \code{bib.style} - character string specifying BibLaTeX style to use for formatting

man/BibOptions.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/print.BibEntry.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)