Rdpack (version 0.4-20)

bibentry_key: Give the key associated with a bibentry element

Description

Give the key associated with a bibentry element

Usage

bibentry_key(x)

Arguments

x
a single bibentry element.

Value

a character string

Details

This is a convenience function to get the "key" attribute of a reference represented by a bibentry element.

There should be a better way to do this, I must be missing something here.