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

Capitalize subtitles that start with interpunction #143

Closed
rudolf-adamkovic opened this issue Jun 24, 2023 · 2 comments
Closed

Capitalize subtitles that start with interpunction #143

rudolf-adamkovic opened this issue Jun 24, 2023 · 2 comments

Comments

@rudolf-adamkovic
Copy link

BibTeX entry:

@Article{myers-1988,
  author       = {Myers, Norman},
  title        = {Threatened biotas},
  journal      = {Environmentalist},
  year         = 1988,
  volume       = 8,
  number       = 3,
  pages        = {187-208},
  month        = {Sep},
  type         = {Abstract},
  subtitle     = {"Hot spots" in tropical forests},
  day          = 01,
  issn         = {1573-2991},
  doi          = {10.1007/BF02240252}
}

Actual APA rendering:

Myers, N. (1988). Threatened biotas: “hot spots” in tropical forests [Abstract]. Environmentalist, 8(3), 187–208. https://doi.org/10.1007/BF02240252

Expected APA rendering:

Myers, N. (1988). Threatened biotas: “Hot spots” in tropical forests [Abstract]. Environmentalist, 8(3), 187–208. https://doi.org/10.1007/BF02240252

[Notice the capital "H" in "Hot spots".]

@rudolf-adamkovic rudolf-adamkovic changed the title Auto-capitalization should skip interpunction Capitalize after interpunction Jun 24, 2023
@rudolf-adamkovic rudolf-adamkovic changed the title Capitalize after interpunction Capitalize subtitles that start with interpunction Jun 24, 2023
@andras-simonyi
Copy link
Owner

andras-simonyi commented May 9, 2024

First of all, apologies for looking into this only now... the issue should be fixed by PR #163 which I have just merged into the master branch.

@rudolf-adamkovic
Copy link
Author

Super! Thank you.

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

No branches or pull requests

2 participants