Skip to content

Adding page numbers to citation style #90

Open
@asaragamuffin

Description

@asaragamuffin

I love working with markdown and this template has helped me with so many projects already!!! Currently I am writing my master thesis with it, but I ran into a minor issue related to referencing. I changed the citation style to APA, which works fine, however I wish my citations to contain page numbers as well.

The markdown source text looks like this:
"(...) produce a plausible story about any given period [@muller_iconography_2011] "

And the output looks like this:
"(...) produce a plausible story about any given period (Müller, 2011)"

But I would like it to turn into this:
"(...) produce a plausible story about any given period (Müller, 2011: 38-39)"

So I was wondering whether there is any way to incorporate page numbers within the Markdown source text. I am very much a newbie when it comes to coding and programming, so any help would be much appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions