Skip to content

bibtexVar not correctly returning BIBTEXTYPEKEY for INPROCEEDINGS #63

@douglasmacharet

Description

@douglasmacharet

The following code works and prints the correct bibtex key type:

<span class="bibtextypekey"></span>

However, the following operation does not work for INPROCEEDINGS types. The BIBTEXTYPEKEY is returned as undefined:

<div class="bibtexVar" extra="+BIBTEXTYPEKEY+"></div>

What I am trying to do is to use an specific css class for different bibentry types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions