Skip to content

Patch 3#8117

Open
muyaner wants to merge 4 commits intocitation-style-language:masterfrom
muyaner:patch-3
Open

Patch 3#8117
muyaner wants to merge 4 commits intocitation-style-language:masterfrom
muyaner:patch-3

Conversation

@muyaner
Copy link
Copy Markdown
Contributor

@muyaner muyaner commented Mar 26, 2026

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

This style implements the official reference format of the El-Cezeri Journal of Science and Engineering (ECJSE).

The style is based on IEEE and adapted to match the journal’s requirements, including:

  • numeric in-text citations with collapsed ranges
  • journal-specific bibliography formatting
  • customized handling of books, chapters, conference papers, theses, and web sources
  • DOI and URL formatting aligned with journal guidelines

The style has been validated and tested in Mendeley.

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.
  • Check that you've used the correct terms or labels instead of hardcoding into affixes.
  • Check that you've not used <text value="... if not absolutely necessary.
  • Check that you've not changed line 1 of the style.

muyaner added 2 commits March 26, 2026 04:07
Citation style for the El-Cezerî Journal of Science and Engineering (ECJSE).
Refined ECJSE citation style.

- Updated <info> block (id, self link, documentation link)
- Replaced IEEE metadata with ECJSE-specific metadata
- Improved formatting for books, chapters, and conference proceedings
- Fixed punctuation before DOI (comma instead of period)
- Standardized "Editors" label
- Adjusted web reference date format
- Validated with CSL validator (no errors)
@github-actions
Copy link
Copy Markdown

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
Copy Markdown

😟 There are some issues with your submission.

2 tests failed

el-cezeri-journal-of-science-and-engineering: may not have any unused macros

expected: []
     got: ["citation-locator", "edition"]

(compared using ==)

el-cezeri-journal-of-science-and-engineering: must have the correct Creative Commons BY-SA license text

expected: "This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License"
     got: "\n    This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License\n  "

(compared using ==)

Diff:
@@ -1,3 +1,5 @@
-This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License
+
+    This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License
+

Please check the test report for details.

This update cleans up the style by removing redundant mappings and simplifying macros.

- Removed duplicate handling of "report" item type
- Simplified the "collection" macro to better align with ECJSE reference format
- Minor structural improvements for consistency with journal guidelines

No changes were made to the core citation or bibliography output logic.
@github-actions
Copy link
Copy Markdown

😃 Your submission passed all our automated tests.

Below are some sample citations generated based on your proposed changes:

el-cezeri-journal-of-science-and-engineering.csl (new)
[2, 4]
[1, 5]
[3]

[1]CSL search by example, 15.12.2012, Available from: https://editor.citationstyles.org/searchByExample/.
[2]Fenner M. et al., A data citation roadmap for scholarly data repositories, Scientific Data, 2019, 6, DOI: 10.1038/s41597-019-0031-8.
[3]Galindo-Castañeda T., Kost E., Giuliano E., Conz R. F., Six J., and Hartmann M., Locating the microbes along the maize root system under nitrogen limitation: a root phenotypic approach, Annals of Botany, 2025, 136(5–6), pp. 1143–1162, DOI: 10.1093/aob/mcaf185.
[4]Hancké B., Rhodes M., and Thatcher M., Eds., Beyond varieties of capitalism: conflict, contradictions, and complementarities in the European economy, 2007, Oxford University Press, DOI: 10.1093/acprof:oso/9780199206483.001.0001.
[5]Mares I., Firms and the welfare state: when, why, and how does social policy matter to employers?, in Varieties of capitalism: the institutional foundations of comparative advantage, P. A. Hall and D. Soskice, Editors, 2001, Oxford University Press, pp. 184–212, DOI: 10.1093/0199247757.003.0005.

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.

1 participant