Skip to content

Commit a4a9cbb

Browse files
committed
Add source for pomodoro GH-47
1 parent cb8ce75 commit a4a9cbb

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

lectures/16_automatization.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1049,6 +1049,9 @@ source: [The high price of context switching for developers & ways to avoid it](
10491049
:::::::::
10501050
::::::::::::
10511051

1052+
::: {.text-smaller}
1053+
read more: [The Pomodoro Technique: What It Is & How It Boosts Productivity](https://www.lifehack.org/articles/productivity/the-pomodoro-technique-is-it-right-for-you.html) by Leon Ho [@ho2025pomodoro]
1054+
:::
10521055

10531056
# references
10541057

lectures/references.bib

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1130,3 +1130,14 @@ @book{donovan2015go
11301130
year={2015},
11311131
publisher={Addison-Wesley Professional}
11321132
}
1133+
@misc{ho2025pomodoro,
1134+
author = {Leon Ho},
1135+
title = {The Pomodoro Technique: What It Is & How It Boosts Productivity},
1136+
howpublished = {\url{
1137+
https://www.lifehack.org/articles/productivity/the-pomodoro-technique-is-it-right-for-you.html
1138+
}},
1139+
year = {2025},
1140+
month = {2},
1141+
day = {1},
1142+
note = {[Accessed 2025-12-02]},
1143+
}

0 commit comments

Comments
 (0)