# Example 1
# File of database
file_db <- system.file("extdata","database_articleextra.csv", package = "gerefer")
input_date <- example_database2(file_db)
input_tam <- 8
#Calls the function article_bib
lister_bibtex <- article_bibextra(input_date, input_tam)
lister_bibtex
Run the code above in your browser using DataLab