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

Crossref along citeproc: Multiple references. #22

Closed
pmercatoris opened this issue Jun 10, 2015 · 4 comments
Closed

Crossref along citeproc: Multiple references. #22

pmercatoris opened this issue Jun 10, 2015 · 4 comments
Labels
Milestone

Comments

@pmercatoris
Copy link

FIrst of all, thanks for creating such filter, it was something I was looking for for a long time.

I am having issues running crossref along citeproc. The problem is that once crossref has run, it splits my in text references from

[@Dean1998a; @Verpoorter2014]

to

[@Dean1998a], [@Verpoorter2014]

Making it so that I can't have my in text references as "(Dean and Gorham, 1998; Verpoorter et al., 2014)" but as (Dean and Gorham, 1998), (Verpoorter et al., 2014).

Is there anyway that this can be fixed?

Cheers!

@lierdakil
Copy link
Owner

Hm. This is unintended. I will see what I can do.

@pmercatoris
Copy link
Author

Thank you, I look forward to hearing from you!

lierdakil added a commit that referenced this issue Jun 10, 2015
@lierdakil lierdakil added this to the v0.1.2.1 milestone Jun 10, 2015
@lierdakil lierdakil added the bug label Jun 10, 2015
@lierdakil
Copy link
Owner

Okay, I've put a pre-release 0.1.2.1 on hackage. You can install it with
cabal install http://hackage.haskell.org/package/pandoc-crossref-0.1.2.1/candidate/pandoc-crossref-0.1.2.1.tar.gz

I will properly release it when (if) all tests pass in Travis. Should be fine though.

@lierdakil
Copy link
Owner

Published

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

No branches or pull requests

2 participants