mitchelloharawild/vitae

Own name in bold in references

Closed

#165 opened on Mar 22, 2021

 (5 comments) (8 reactions) (0 assignees)R (245 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,273 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi,

I include my publications in the cv with bibliography_entries("references.bib")

An example entry in references.bib is:

@article{Holland2020a,
  doi = {10.1186/s13059-020-1949-z},
  url = {https://doi.org/10.1186/s13059-020-1949-z},
  year = {2020},
  month = feb,
  publisher = {Springer Science and Business Media {LLC}},
  volume = {21},
  number = {1},
  author = {Christian H. Holland and Jovan Tanevski and Javier Perales-Pat{\'{o}}n and Jan Gleixner and Manu P. Kumar and Elisabetta Mereu and Brian A. Joughin and Oliver Stegle and Douglas A. Lauffenburger and Holger Heyn and Bence Szalai and Julio Saez-Rodriguez},
  title = {Robustness and applicability of transcription factor and pathway analysis tools on single-cell {RNA}-seq data},
  journal = {Genome Biology}
}

Is there a way to display the own name in bold?

Thanks, Christian

Contributor guide