Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latex conversion in references #80

Open
martinschmelzer opened this issue Jun 7, 2015 · 0 comments
Open

Latex conversion in references #80

martinschmelzer opened this issue Jun 7, 2015 · 0 comments

Comments

@martinschmelzer
Copy link

Hi there,

thank you for the awesome knitcitations package. Really enjoy working with it.

Though I have one problem. Assume the following code inside of a rmarkdown presentation:

  library(knitcitations)
  cleanbib()
  options("citation_format" = "pandoc")

SOME SLIDES INBETWEEN

Taken from r citep("10.1007/978-1-4614-6868-4 8“)

bibliogrpahy()

When I knit this presentation, I end up with a inline citation and the reference

[1] D. Eddelbuettel. Seamless R and C\mathplus\mathplus Integration with Rcpp. Springer New York, 2013. DOI: 10.1007/978-1-4614-6868-4. .

at the end of the document. As you can see the \mathplus code is not getting converted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant