joplin / joplin/plugin-bibtex

intext citation with links interpreted incorrectly

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
31
Forks
8
PR merge metrics
No merged PRs in 30d

Description

When the text with bibliography citations is being exported the parts look like this:
```
Diam vulputate ut pharetra sit [@ayeb_towards_2019](http://dx.doi.org/10.1109%2FFAS-W.2019.00065)
```

... which I wouldn't mind, but sadly it causes issues further down the pipeline. If I use Pandoc to generate PDF from such file the citation style is not applied correctly if there's such link. Here's comparison of the style when the link is present and where it is not:

![obraz](https://github.com/joplin/plugin-bibtex/assets/6144330/473bb1f3-9379-442f-944e-b86592d13051)

As you can see on the top, where the link was present it's incorrect - the brackets () around the whole citation is missing.

Is there any workaround for this?

Also - is there a way to supress creation of those resource links? For me they're not required, especially when I have them in my manager and when they're properly added in the bibliography section of the paper.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.