Skip to content

Commit

Permalink
fix footnotes
Browse files Browse the repository at this point in the history
  • Loading branch information
davideme committed Feb 10, 2024
1 parent 5f78276 commit 811d04f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2024-02-07-list comprehension.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,6 @@ In summary, the modern constructs of list comprehension, functional programming

**Footnote:**

- [^Beck]Beck, Kent. *Extreme Programming Explained: Embrace Change, First Edition*. Addison-Wesley, 1999.
- [^Beck]: Beck, Kent. *Extreme Programming Explained: Embrace Change, First Edition*. Addison-Wesley, 1999.

- [^Fowler]Fowler, Martin. "[Design Dead?](https://www.martinfowler.com/articles/designDead.html)" *MartinFowler.com*, Accessed [May 2004].
- [^Fowler]: Fowler, Martin. "[Design Dead?](https://www.martinfowler.com/articles/designDead.html)" *MartinFowler.com*, Accessed [May 2004].

0 comments on commit 811d04f

Please sign in to comment.