
bibentry(bibtype = "Misc",
         title = "My title",
         author = person(given = "Fran",
                         family = "Herrero"))

bibentry(bibtype = "Misc",
         key = "key2",
         title = "Another title",
         author = person(given = "Ian",
                         family = "Henderson"))
