\documentclass{article} \usepackage[a4paper]{geometry} \title{ PhpFlickr 5.0.0 } \author{ Sam Wilson } \date{ 2023 January 18 (Wednesday), 1:49PM } \begin{document} \maketitle \tableofcontents I've just released version 5.0.0 of PhpFlickr\footnote{\url{https://packagist.org/packages/samwilson/phpflickr}}, the Flickr API wrapper that I forked a few years ago and have not given much time to. I think I meant to get this out in 2019. Wouldn't have happened without all the contributors\footnote{\url{https://github.com/samwilson/phpflickr/graphs/contributors}}, such as @stevenmaguire\footnote{\url{https://github.com/stevenmaguire}} for sorting out the deprecated methods, and @carlos-mg89\footnote{\url{https://github.com/carlos-mg89}} for forking the OAuth library and maintaining that, so thank you to them! There's more work to be done, and if anyone has any issues please shout. \end{document}