Skip to content

Update journal-of-paleontology.csl style details#8116

Open
Edestus-heinrichi wants to merge 2 commits intocitation-style-language:masterfrom
Edestus-heinrichi:patch-1
Open

Update journal-of-paleontology.csl style details#8116
Edestus-heinrichi wants to merge 2 commits intocitation-style-language:masterfrom
Edestus-heinrichi:patch-1

Conversation

@Edestus-heinrichi
Copy link
Copy Markdown

@Edestus-heinrichi Edestus-heinrichi 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

(Briefly describe the style or changes you're proposing.)
I updated the Journal of Paleontology style to match the new changes to the format

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.

@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

😃 Your submission passed all our automated tests.

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

journal-of-paleontology.csl (modified style)
(2012; Fenner et al., 2019)
(Hancké et al., 2007; Galindo-Castañeda et al., 2025)
(Mares, 2001)

2012, CSL search by example. Citation style editor. Available at https://editor.citationstyles.org/searchByExample/. Accessed December 15, 2012 Citation Style Language.
2007, Beyond Varieties of Capitalism: Conflict, Contradictions, and Complementarities in the European Economy (Hancké, B., Rhodes, M., and Thatcher, M., eds.): Oxford, Oxford University Press, 438 p.
Fenner, M., Crosas, M., Grethe, J.S., Kennedy, D., Hermjakob, H., Rocca-Serra, P., Durand, G., Berjon, R., Karcher, S., Martone, M., and Clark, T., 2019, A data citation roadmap for scholarly data repositories: Scientific Data, v. 6, no.28, https//doi.org/10.1038/s41597-019-0031-8.
Galindo-Castañeda, T., Kost, E., Giuliano, E., Conz, R.F., Six, J., and Hartmann, M., 2025, Locating the microbes along the maize root system under nitrogen limitation: a root phenotypic approach: Annals of Botany, v. 136, p. 1143–1162, https//doi.org/10.1093/aob/mcaf185.
Mares, I., 2001, Firms and the welfare state: when, why, and how does social policy matter to employers?, in Hall, P.A. and Soskice, D., eds., Varieties of Capitalism: the Institutional Foundations of Comparative Advantage: Oxford, Oxford University Press, p. 184–212.
 (2012; Fenner et al., 2019)<br/>
 (Hancké et al., 2007; Galindo-Castañeda et al., 2025)<br/>
 (Mares, 2001)<br/>
 <hr/>
 2012, CSL search by example. Citation style editor. Available at https://editor.citationstyles.org/searchByExample/. Accessed December 15, 2012 Citation Style Language.<br/>
 2007, Beyond Varieties of Capitalism: Conflict, Contradictions, and Complementarities in the European Economy (Hancké, B., Rhodes, M., and Thatcher, M., eds.): Oxford, Oxford University Press, 438 p.<br/>
-Fenner, M., Crosas, M., Grethe, J.S., Kennedy, D., Hermjakob, H., Rocca-Serra, P., Durand, G., Berjon, R., Karcher, S., Martone, M., and Clark, T., 2019, A data citation roadmap for scholarly data repositories: Scientific Data, v. 6.<br/>
-Galindo-Castañeda, T., Kost, E., Giuliano, E., Conz, R.F., Six, J., and Hartmann, M., 2025, Locating the microbes along the maize root system under nitrogen limitation: a root phenotypic approach: Annals of Botany, v. 136, p. 1143–1162.<br/>
-Mares, I., 2001, Firms and the welfare state: when, why, and how does social policy matter to employers?, <i>in</i> Hall, P.A. and Soskice, D., eds., Varieties of Capitalism: the Institutional Foundations of Comparative Advantage: Oxford, Oxford University Press, p. 184–212.<br/>
+<b>Fenner, M., Crosas, M., Grethe, J.S., Kennedy, D., Hermjakob, H., Rocca-Serra, P., Durand, G., Berjon, R., Karcher, S., Martone, M., and Clark, T.</b>, 2019, A data citation roadmap for scholarly data repositories: <i>Scientific Data</i>, <b>v. 6</b>, no.28, https//doi.org/10.1038/s41597-019-0031-8.<br/>
+<b>Galindo-Castañeda, T., Kost, E., Giuliano, E., Conz, R.F., Six, J., and Hartmann, M.</b>, 2025, Locating the microbes along the maize root system under nitrogen limitation: a root phenotypic approach: <i>Annals of Botany</i>, <b>v. 136</b>, p. 1143–1162, https//doi.org/10.1093/aob/mcaf185.<br/>
+<b>Mares, I.</b>, 2001, Firms and the welfare state: when, why, and how does social policy matter to employers?, <i>in</i> Hall, P.A. and Soskice, D., eds., Varieties of Capitalism: the Institutional Foundations of Comparative Advantage: Oxford, Oxford University Press, p. 184–212.<br/>

@POBrien333
Copy link
Copy Markdown
Contributor

Thanks for the submission. I've made some edits.
Please add yourself as a contributor also.

@github-actions github-actions bot added the waiting-for-response-from-contributor The ticket/pull request is awaiting input from the contributor/depositor label Mar 27, 2026
@github-actions
Copy link
Copy Markdown

😃 Your submission passed all our automated tests.

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

journal-of-paleontology.csl (modified style)
(2012; Fenner et al., 2019)
(Hancké et al., 2007; Galindo-Castañeda et al., 2025)
(Mares, 2001)

CSL search by example, 2012, https://editor.citationstyles.org/searchByExample/ [December 15].
Fenner, M., Crosas, M., Grethe, J.S., Kennedy, D., Hermjakob, H., Rocca-Serra, P., Durand, G., Berjon, R., Karcher, S., Martone, M., and Clark, T., 2019, Scientific Data, v. 6, no.28, https//doi.org/10.1038/s41597-019-0031-8.
Galindo-Castañeda, T., Kost, E., Giuliano, E., Conz, R.F., Six, J., and Hartmann, M., 2025, Annals of Botany, v. 136, p. 1143–1162, https//doi.org/10.1093/aob/mcaf185.
Hancké, B., Rhodes, M., and Thatcher, M., editors, 2007, Beyond varieties of capitalism: conflict, contradictions, and complementarities in the European economy: Oxford, Oxford University Press, 438 p.
Mares, I., 2001, Firms and the welfare state: when, why, and how does social policy matter to employers?, in Hall, P.A., and Soskice, D., eds., Varieties of Capitalism: the Institutional Foundations of Comparative Advantage: Oxford, Oxford University Press, p. 184–212.
 (2012; Fenner et al., 2019)<br/>
 (Hancké et al., 2007; Galindo-Castañeda et al., 2025)<br/>
 (Mares, 2001)<br/>
 <hr/>
-2012, CSL search by example. Citation style editor. Available at https://editor.citationstyles.org/searchByExample/. Accessed December 15, 2012 Citation Style Language.<br/>
-2007, Beyond Varieties of Capitalism: Conflict, Contradictions, and Complementarities in the European Economy (Hancké, B., Rhodes, M., and Thatcher, M., eds.): Oxford, Oxford University Press, 438 p.<br/>
-Fenner, M., Crosas, M., Grethe, J.S., Kennedy, D., Hermjakob, H., Rocca-Serra, P., Durand, G., Berjon, R., Karcher, S., Martone, M., and Clark, T., 2019, A data citation roadmap for scholarly data repositories: Scientific Data, v. 6.<br/>
-Galindo-Castañeda, T., Kost, E., Giuliano, E., Conz, R.F., Six, J., and Hartmann, M., 2025, Locating the microbes along the maize root system under nitrogen limitation: a root phenotypic approach: Annals of Botany, v. 136, p. 1143–1162.<br/>
-Mares, I., 2001, Firms and the welfare state: when, why, and how does social policy matter to employers?, <i>in</i> Hall, P.A. and Soskice, D., eds., Varieties of Capitalism: the Institutional Foundations of Comparative Advantage: Oxford, Oxford University Press, p. 184–212.<br/>
+<b><b>CSL search by example</b></b>, 2012, https://editor.citationstyles.org/searchByExample/ [December 15].<br/>
+<b>Fenner, M., Crosas, M., Grethe, J.S., Kennedy, D., Hermjakob, H., Rocca-Serra, P., Durand, G., Berjon, R., Karcher, S., Martone, M., and Clark, T.</b>, 2019, <i>Scientific Data</i>, <b>v. 6</b>, no.28, https//doi.org/10.1038/s41597-019-0031-8.<br/>
+<b>Galindo-Castañeda, T., Kost, E., Giuliano, E., Conz, R.F., Six, J., and Hartmann, M.</b>, 2025, <i>Annals of Botany</i>, <b>v. 136</b>, p. 1143–1162, https//doi.org/10.1093/aob/mcaf185.<br/>
+<b><b>Hancké, B., Rhodes, M., and Thatcher, M., editors</b></b>, 2007, Beyond varieties of capitalism: conflict, contradictions, and complementarities in the European economy: Oxford, Oxford University Press, 438 p.<br/>
+<b>Mares, I.</b>, 2001, Firms and the welfare state: when, why, and how does social policy matter to employers?, <i>in</i> Hall, P.A., and Soskice, D., eds., Varieties of Capitalism: the Institutional Foundations of Comparative Advantage: Oxford, Oxford University Press, p. 184–212.<br/>

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