Skip to content

Conversation

@JustinP-blip
Copy link

Updated the citation style to reflect the 13th edition of 'Cite Them Right', including AI-enabled features and changes in citation formats such as book-publisher place.

CSL Styles Pull Request Template

You're about to create a pull request to the CSL styles repository.
If you haven't done so already, see https://github.com/citation-style-language/styles/blob/master/CONTRIBUTING.md for instructions on how to contribute, and https://github.com/citation-style-language/styles/blob/master/STYLE_REQUIREMENTS.md for the requirements a style must meet before acceptance.
In addition, please fill out the pull request template below.

Description

(Briefly describe the style or changes you're proposing.)

Checklist

  • Check that you've added a link to the style you used as a template in the <info> block at the beginning of the file with rel="template".
  • Check that you've added a link to the style guidelines with rel="documentation".
  • Check that you've added yourself as the <author> of the style or <contributor> for a style update.
  • Check that you've used the correct terms or labels instead of hardcoding into affixes (e.g., <text variable="page" prefix="pp. "/>).
  • Check that you've not used <text value="... if not absolutely necessary.
  • Check that you've not changed line 1 of the style.

Updated the citation style to reflect the 13th edition of 'Cite Them Right', including AI-enabled features and changes in citation formats such as book-publisher place.
@github-actions
Copy link

Awesome! You just created a pull request to the Citation Styles Language styles repository. One of our human volunteers will try to get in touch soon (usually within a week). In the meantime, I will run some automated checks. You should be notified of the results in a few minutes.

If you haven't done so yet, please make sure your style validates and follows all our other Style Requirements.

To update this pull request, visit the "Files changed" tab above, click on the ellipsis button in the top-right corner of your style, and then select "Edit file" to start editing:

If you have any questions, please leave a comment and we'll get back to you. While we usually respond in English, feel free to write in whatever language you're most comfortable.

@github-actions
Copy link

😟 There are some issues with your submission.

1 test failed

harvard-cite-them-right-11th-edition: style ID must be of the form "http://www.zotero.org/styles/" + style file name (without ".csl" extension, e.g. "http://www.zotero.org/styles/apa")

expected: "http://www.zotero.org/styles/harvard-cite-them-right-11th-edition"
     got: "http://www.zotero.org/styles/harvard-cite-them-right-13-ai"

(compared using ==)

Please check the test report for details.

@bwiernik
Copy link
Member

Thank you. I see this is a duplicate of #7906. Please make any additional edits in this pull request rather than opening new ones.

Can you say what item type you are using for AI prompts?

@github-actions github-actions bot added the waiting-for-response-from-contributor The ticket/pull request is awaiting input from the contributor/depositor label Nov 24, 2025
<if variable="original-title">
<group>
<text value="prompt: &quot;"/>
<text variable="original-title"/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we can accept this hack/workaround to use original-title to hold the prompt text. That's not very intuitive.

<names variable="translator"/>
<choose>
<if type="article-newspaper article-magazine" match="any">
<if type="article-newspaper article-magazine article-journal" match="any">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you quote what the change in rules was here?

</group>
</layout>
</citation>

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

Please remove these blank lines throughout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-for-response-from-contributor The ticket/pull request is awaiting input from the contributor/depositor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants