Displaying 2 results from an estimated 2 matches for "tobiblatex".
2019 May 29
3
Making a package CITATION file from BibTeX
...provide a CITATION file for my package nat.nblast [1].
I have the correct citation in BibTeX format [2]. How can I convert this
BibTeX to the format needed by R for a package CITATION file (I have a
lot of other packages needing citations ...).
I think what I need is the opposite of RefManageR::toBiblatex [3]. This
seems like it should be a common need, so I feel sure I must be missing
something, but I can't seem to google up any hints.
With many thanks,
Greg Jefferis.
[1] http://github.com/jefferislab/nat.nblast
https://cran.r-project.org/package=nat.nblast
[2]
@article{Costa:2016aa,
Au...
2019 May 29
0
Making a package CITATION file from BibTeX
...pages = "293-311",
title = "NBLAST: Rapid, Sensitive Comparison of Neuronal
Structure and Construction of Neuron Family Databases",
volume = "91",
year = "2016")
> I think what I need is the opposite of RefManageR::toBiblatex [3]. This seems
> like it should be a common need, so I feel sure I must be missing something,
> but I can't seem to google up any hints.
>
> With many thanks,
>
> Greg Jefferis.
>
> [1] http://github.com/jefferislab/nat.nblast
> https://cran.r-project.org/package=...