Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create associacao-brasileira-de-normas-tecnicas-ufg-fct.csl #7130

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

mathmorato
Copy link

UFG FCT Zotero Style

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.

Copy link

😟 There are some issues with your submission.

1 test failed

associacao-brasileira-de-normas-tecnicas-ufg-fct.csl
title should include natural language version of default-locale "pt-BR" in parentheses

Please check the test report for details.

Copy link

😟 There are some issues with your submission.

1 test failed

associacao-brasileira-de-normas-tecnicas-ufg-fct.csl
title should include natural language version of default-locale "pt-BR" in parentheses

Please check the test report for details.

Copy link

😟 There are some issues with your submission.

1 test failed

associacao-brasileira-de-normas-tecnicas-ufg-fct.csl
title should include natural language version of default-locale "pt-BR" in parentheses

Please check the test report for details.

Copy link

😟 There are some issues with your submission.

1 test failed

associacao-brasileira-de-normas-tecnicas-ufg-fct.csl
title should include natural language version of default-locale "pt-BR" in parentheses

Please check the test report for details.

Comment on lines +538 to +539
<!-- On Zotero, use field 'extra' for notes/event location.-->
<text variable="note" suffix=". "/>
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 clarify what this is for and give some examples?

Copy link
Author

Choose a reason for hiding this comment

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

The lines +538 to +539 in the CSL file provide instructions for using the 'extra' field in Zotero to capture notes or event location information. Specifically, these lines indicate that any notes or event location details entered in the 'extra' field of Zotero will be included in the citation, followed by a period.

Explanation and Examples:
Purpose:

These lines ensure that any additional information such as notes or event locations entered in the 'extra' field in Zotero is incorporated into the citation. This is useful for providing extra context or details that are not typically included in standard citation fields.
Example Usage:

Suppose you are citing a conference presentation and want to include the event location. You can enter this information in the 'extra' field in Zotero, and it will appear in the citation.
Practical Example:

In Zotero:
Title: "Advances in AI"
Author: "John Doe"
Year: 2024
Extra: "Presented at the International Conference on Artificial Intelligence, San Francisco, CA."
Generated Citation:
Doe, John. "Advances in AI." Presented at the International Conference on Artificial Intelligence, San Francisco, CA. 2024.
By using the 'extra' field, users can add specific notes or event locations which are then seamlessly integrated into the citation, enhancing the information provided to the reader without cluttering the primary citation fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants