Chicago-like custom style showing usage rights
I would like to be able to display usage rights for media items on a WordPress site using the ZotPress plug-in. It occurred to me that one way to do this would be to take an existing style (one or the other of the Chicago styles) and add that information into the bibliography, where it exists.
I tinkered with the style editor at https://editor.citationstyles.org and looked at creating a macro with a conditional to test this, but I don't see any option to check the "rights" field. Is this possible at all/a current limitation?
If so, I'd be interested in an alternative recommendation. The new information should display the name of the license and a link to where it can be viewed.
Thanks!
I tinkered with the style editor at https://editor.citationstyles.org and looked at creating a macro with a conditional to test this, but I don't see any option to check the "rights" field. Is this possible at all/a current limitation?
If so, I'd be interested in an alternative recommendation. The new information should display the name of the license and a link to where it can be viewed.
Thanks!
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
For the moment, I think it should work if you enter this information in Extra like this:
license: Rights information.
Then, you could edit the style file to add the license variable.
One issue I have found (not a showstopper in the short term) is that if I include a URL, it does not end up hyperlinked on the WordPress end. On the other hand, if I manually include HTML for the hyperlink, the HTML does not take effect but rather ends up as text on the site.
Is there a trick to this?
Thanks for the tip on the license variable. I will keep my eye on this.