Other packages > Find by keyword >

namedropR  

Create Visual Citations for Presentations and Posters
View on CRAN: Click here


Download and install namedropR package within the R console
Install from CRAN:
install.packages("namedropR")

Install from Github:
library("remotes")
install_github("cran/namedropR")

Install by package version:
library("remotes")
install_version("namedropR", "2.4.1")



Attach the package and use:
library("namedropR")
Maintained by
Christian A. Gebhard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-01-18
Latest Update: 2022-08-28
Description:
Provides 'visual citations' containing the metadata of a scientific paper and a 'QR' code. A 'visual citation' is a banner containing title, authors, journal and year of a publication. This package can create such banners based on 'BibTeX' and 'BibLaTeX' references or call the reference metadata from 'Crossref'-API. The banners include a QR code pointing to the 'DOI'. The resulting HTML object or PNG image can be included in a presentation to point the audience to good resources for further reading. Styling is possible via predefined designs or via custom 'CSS'. This package is not intended as replacement for proper reference manager packages, but a tool to enrich scientific presentation slides and conference posters.
How to cite:
Christian A. Gebhard (2022). namedropR: Create Visual Citations for Presentations and Posters. R package version 2.4.1, https://cran.r-project.org/web/packages/namedropR. Accessed 25 Jun. 2026.
Previous versions and publish date:
2.1.1 (2022-01-18 21:32), 2.2.1 (2022-01-27 01:40), 2.2.3 (2022-02-13 22:20), 2.3.2 (2022-05-09 07:30), 2.3.3 (2022-05-18 19:50)
Other packages that cited namedropR R package
View namedropR citation profile
Other R packages that namedropR depends, imports, suggests or enhances
Complete documentation for namedropR
Functions, R codes and Examples using the namedropR R package
Some associated functions: drop_html . drop_name . drop_name_crossref . generate_qr . get_css_styles . manage_authors . namedropR-package . write_vc . 
Some associated R codes: drop_html.R . drop_name.R . drop_name_crossref.R . generate_qr.R . get_css_styles.R . manage_authors.R . namedropR-package.R . write_vc.R .  Full namedropR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA