.Kind (page): .Type (posts) / .Layout ()
Bundle: n/a (regular page)
[ categories | tags | search ]
ox-hugo Test Site

This is the test site for the ox-hugo package for Emacs/Org-mode.

It is updated automatically after each commit to the ox-hugo repo. It was last updated on Mar 05, 2024 19:24 UTC.


This page was created/modified in commit 373b75c "tests: Re-org Pandoc citation tests" on 2022-02-10.
Markdown source of this page

Citation Forms

tags: citations pandoc forms


Description/Summary

Demonstrating different styles / forms of citations

Content

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, 4:33–35; also Smith 2004, ch. 1).

Blah blah [@doe99, pp. 33-35, 38-39].

Blah blah (Doe 1999, 4:33–35, 38–39).

Blah blah [@smith04; @doe99].

Blah blah (Smith 2004; Doe 1999).

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.

Smith (2004) says blah.

@smith04 [p. 33] says blah.

Smith (2004, 7:33) says blah.

Actual citations for this test post :) #

See Xie (2017); “Bibliographies and Citations / Citations” (n.d.) for more.

References #

“Bibliographies and Citations / Citations.” n.d. In RMarkdown. RStudio. https://rmarkdown.rstudio.com/authoring_bibliographies_and_citations.html#citations.

Doe, John. 1999. An Awesome Revelation. 3rd ed. Vol. 4. 10th Series. The address: Publisher Foo.

Smith, Adam. 2004. The Book on Life. 1st ed. Vol. 7. 99th Series. The address: Publisher Bar.

Xie, Yihui. 2017. “Adding Citations to Posts.” https://blogdown-demo.rbind.io/2017/08/28/adding-citations-to-posts/.


Page (Debug)

Page VariableValue
Name "Citation Forms"
Title "Citation Forms"
ResourceType "page"
Kind "page"
Section "posts"
Draft false
Type "posts"
Layout ""
Permalink "https://ox-hugo.scripter.co/test/posts/citation-forms/"
RelPermalink "/posts/citation-forms/"
Data
page.Data{} (type:page.Data)
NextPageCitation CSL (Turkish)
PrevPageCitation Forms (Custom CSL)
NextInSectionCitation CSL (Turkish)
PrevInSectionCitation Forms (Custom CSL)

Page Params (Debug)

KeyTypeValue
descriptionstring "Demonstrating different styles / forms of citations"
draftbool false
iscjklanguagebool false
lastmodtime.Time 2022-02-10 11:34:34 -0500 -0500
tags[]string "citations" "pandoc" "forms"
titlestring "Citation Forms"

File Object (Debug)

FileInfo VariableValue
UniqueID "cc06da24adf734dfe7a6e387442bc95f"
BaseFileName "citation-forms"
TranslationBaseName "citation-forms"
Lang "en"
Section "posts"
LogicalName "citation-forms.md"
Dir "posts/"
Ext "md"
Path "posts/citation-forms.md"

This site is generated using the ox-hugo package for Emacs/Org-mode + hugo-bare-min-theme + Hugo 0.101.0 (commit 466fa43c16709b4483689930a4f9ac8add5c9f66) . This site is powered by Netlify.
[Test Site home | ox-hugo home]