On Thursday, 17 Oct 2019 at 15:21, Cecil Westerhof wrote:
> I tried it out (after a bit of configuring) with the following:
>
> #+BEGIN_SRC plantuml :file groupingComponents.eps :noexport
[...]
> It looks a bit different, but I will not worry about it at the moment.
I use the following tools wit
I'm successfully using org-ref to create bibliographic entries and
citations in my lectures and syllabi, using ox-hugo and org-re-reveal, and
of late also citeproc-orgref. It's great. Now I'd like to add a
"bibliography' page to my course websites, which provides a long list of
works that students
If you have a bibtex file open, run M-x org-ref-build-full-bibliography
which should make a pdf of the entries.
There isn't a super simple way to filter them right now. The way to do that
is use org-ref to add the citations you want in an org file, and then run
M-x org-ref-extract-bibtex-to-file,