Giter VIP home page Giter VIP logo

rmarkdown-citr-demo's Introduction

rmarkdown-citr-demo

The goal of rmarkdown-citr-demo is to demonstrate how to add citations from a bib file.

First install citr:

install.packages("citr")

Then maybe set-up an addin shortcut (e.g. Ctl+Alt+C):

Then create a .bib file with a reference manager such a Zotero.

Magically when you run citr::insert_citation(), either directly or by entering your shortkey of choice, you'll get an interactive interface to your citations:

The GUI-action results in the following text string being inserted into your document wherever the cursor was last located, like this: [@hopkins_transition_2008].

This, when not in monotype, results in a citation when compiled by knitr, like this (Hopkins, 2008).

The reference list is then automagically created (see below). As explained on the Bibliographies and Citations page on the RStudio website, you can modify the citation style. I've chose the University of Leeds' version of the Harvard citation style (harvard-university-of-leeds.csl).

References

Hopkins, R. 2008. The transition handbook [Online]. London: Green Books. Available from: [http://www.familyforests.org/congress/Transition Handbook.pdf http://www.familyforests.org/congress/Transition Handbook.pdf](http://www.familyforests.org/congress/Transition Handbook.pdf http://www.familyforests.org/congress/Transition Handbook.pdf).

rmarkdown-citr-demo's People

Contributors

robinlovelace avatar

Watchers

James Cloos avatar Luisa Mimmi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.