Citation Forms (Custom CSL)
tags: pandoc citations forms csl
Description/Summary
Demonstrating different styles / forms of citations using APA CSLContent
Citations in square brackets
The citations withing square brackets will be rendered within parentheses.
Blah blah [see @doe99, pp. 33-35; also @smith04, ch. 1].
Blah blah (see Doe, 1999, pp. 33–35; also Smith, 2004, ch. 1).
Blah blah [@doe99, pp. 33-35, 38-39].
Blah blah (Doe, 1999, pp. 33–35, 38–39).
Blah blah [@smith04; @doe99].
Blah blah (Doe, 1999; Smith, 2004).
Citations with author name suppressed
A minus sign (-
) before the @
will suppress mention of the author in
the citation. This can be useful when the author is already mentioned in
the text.
Smith says blah [-@smith04].
Smith says blah (2004).
In-text citations (no square brackets)
@smith04 says blah.
@smith04 [p. 33] says blah.
Smith (2004, p. 33) says blah.
Actual citations for this test post :)
See Xie (2017); “Bibliographies and citations / citations” (n.d.) for more.
Compare the References section below with that when using the default CSL.
References
Bibliographies and citations / citations. (n.d.). In RMarkdown. RStudio. Retrieved from https://rmarkdown.rstudio.com/authoring_bibliographies_and_citations.html#citations
Doe, J. (1999). An awesome revelation (3rd ed., Vol. 4). The address: Publisher Foo.
Smith, A. (2004). The book on life (1st ed., Vol. 7). The address: Publisher Bar.
Xie, Y. (2017). Adding citations to posts. Retrieved from https://blogdown-demo.rbind.io/2017/08/28/adding-citations-to-posts/
Page (Debug)
Page Variable | Value | |
---|---|---|
Name | "Citation Forms (Custom CSL)" | |
Title | "Citation Forms (Custom CSL)" | |
ResourceType | "page" | |
Kind | "page" | |
Section | "posts" | |
Draft | false | |
Type | "posts" | |
Layout | "" | |
Permalink | "https://ox-hugo.scripter.co/test/posts/citation-forms-apa-csl/" | |
RelPermalink | "/posts/citation-forms-apa-csl/" | |
Data |
| |
NextPage | Citation Forms | |
PrevPage | Citation Linking | |
NextInSection | Citation Forms | |
PrevInSection | Citation Linking |
Page Params (Debug)
Key | Type | Value |
---|---|---|
description | string | "Demonstrating different styles / forms of citations using APA CSL" |
draft | bool | false |
iscjklanguage | bool | false |
lastmod | time.Time | 2021-01-29 16:53:42 -0500 -0500 |
tags | []string | "pandoc" "citations" "forms" "csl" |
title | string | "Citation Forms (Custom CSL)" |
File Object (Debug)
FileInfo Variable | Value |
---|---|
UniqueID | "b2fa083dddcd2f552e7e673647fcab06" |
BaseFileName | "citation-forms-apa-csl" |
TranslationBaseName | "citation-forms-apa-csl" |
Lang | "en" |
Section | "posts" |
LogicalName | "citation-forms-apa-csl.md" |
Dir | "posts/" |
Ext | "md" |
Path | "posts/citation-forms-apa-csl.md" |