Skip to content

[cake_eating_problem] Correct section heading capitalizations per QuantEcon style guide#570

Merged
mmcky merged 1 commit into
mainfrom
cake_eating
Aug 26, 2025
Merged

[cake_eating_problem] Correct section heading capitalizations per QuantEcon style guide#570
mmcky merged 1 commit into
mainfrom
cake_eating

Conversation

@longye-tian

@longye-tian longye-tian commented Aug 24, 2025

Copy link
Copy Markdown
Contributor

Hi @mmcky @HumphreyYang

That's all the changes made to cake_eating_problem.md.

Applied Title Rule 2 which states: "Capitalize ONLY the first word and proper nouns in all other headings"

Changes made (10 violations fixed):

  1. "The Model" → "The model" (line 48)
  2. "Trade-Off" → "Trade-off" (line 118)
  3. "The Value Function" → "The value function" (line 148)
  4. "The Bellman Equation" → "The Bellman equation" (line 155)
  5. "An Analytical Solution" → "An analytical solution" (line 202)
  6. "The Optimal Policy" → "The optimal policy" (line 252)
  7. "The Euler Equation" → "The Euler equation" (line 312)
  8. "Statement and Implications" → "Statement and implications" (line 326)
  9. "Derivation I: A Perturbation Approach" → "Derivation I: a perturbation approach" (line 379)
  10. "Derivation II: Using the Bellman Equation" → "Derivation II: using the Bellman equation" (line 447)

Note: "Bellman" and "Euler" remain capitalized as they are proper nouns (mathematicians' names)

Applied Title Rule #2 which states: "Capitalize ONLY the first word and proper nouns in all other headings"

Changes made (10 violations fixed):
1. "The Model" → "The model" (line 48)
2. "Trade-Off" → "Trade-off" (line 118)
3. "The Value Function" → "The value function" (line 148)
4. "The Bellman Equation" → "The Bellman equation" (line 155)
5. "An Analytical Solution" → "An analytical solution" (line 202)
6. "The Optimal Policy" → "The optimal policy" (line 252)
7. "The Euler Equation" → "The Euler equation" (line 312)
8. "Statement and Implications" → "Statement and implications" (line 326)
9. "Derivation I: A Perturbation Approach" → "Derivation I: a perturbation approach" (line 379)
10. "Derivation II: Using the Bellman Equation" → "Derivation II: using the Bellman equation" (line 447)

Note: "Bellman" and "Euler" remain capitalized as they are proper nouns (mathematicians' names)
@github-actions

github-actions Bot commented Aug 24, 2025

Copy link
Copy Markdown

@github-actions
github-actions Bot temporarily deployed to pull request August 24, 2025 10:42 Inactive
@github-actions
github-actions Bot temporarily deployed to pull request August 24, 2025 10:43 Inactive
@mmcky
mmcky requested a review from Copilot August 25, 2025 02:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request standardizes section heading capitalization in the cake eating problem lecture to conform to the QuantEcon style guide. The changes implement Title Rule 2, which requires capitalizing only the first word and proper nouns in headings.

  • Corrected capitalization of 10 section headings throughout the document
  • Applied consistent lowercase formatting while preserving proper nouns (Bellman, Euler)
  • Maintained readability and professional presentation standards

@mmcky
mmcky self-requested a review August 25, 2025 02:47
@mmcky
mmcky marked this pull request as ready for review August 25, 2025 02:47

@mmcky mmcky left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

thanks @longye-tian

@HumphreyYang
HumphreyYang self-requested a review August 25, 2025 03:32

@HumphreyYang HumphreyYang left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @longye-tian, looks great to me!

@mmcky mmcky added the ready label Aug 26, 2025
@mmcky
mmcky merged commit 461a5e1 into main Aug 26, 2025
7 checks passed
@mmcky
mmcky deleted the cake_eating branch August 26, 2025 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants