powered by
create_bibkey(bibentry, key = NULL, current = NULL)
r <- ref("10.3998/3336451.0009.101") print(r, "Bibtex") r <- knitcitations:::create_bibkey(r) ## Notice it now has a key entry print(r, "Bibtex")
Run the code above in your browser using DataLab