Skip to content

Postscript export: Moving website title from journal to howpublished field #1638

Description

@niloysh

This is not an error report or an enhancement request, I just have a question.

I am using the Better BibTex exporter and I have a reference of type webpage that I want to export to .bib and include it in my LaTex file using the IEEEtran style.

zotero-ref

I have found the corresponding postscript snippet on the documentation page that adds access date and URL. It works as expected. It uses the @misc field and outputs the website title to the journal field. I have also turned on the export URL feature.

bib-output

Now, the IEEEtran style does not actually output the contents of the journal field (which represents the content of website title} in @misc type entry.
ieeetran-bst

But IEEE reference guide states that the Website title should be given as follows:
ieee-reference-guide-snippet

Since I am already using the URL, I want to remove URL from howpublished and move the website title to howpublished, so that it is displayed properly. So, my question is How can I modify the postscript snippet to have website title show up in the howpublished field?

So far I have tried to access it using item.websitetitle or item.websiteTitle but could not get it to work. Thanks for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions