Skip to content

Conversation

longye-tian
Copy link
Contributor

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

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)
Copy link

github-actions bot commented Aug 24, 2025

@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
Copy link
Contributor

@Copilot Copilot AI left a comment

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
Copy link
Contributor

@mmcky mmcky left a comment

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
Copy link
Member

@HumphreyYang HumphreyYang left a comment

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.

3 participants