|
1 | | -# Welcome to The Arcade Library! |
| 1 | +# Welcome to The Arcade Library |
2 | 2 |
|
3 | 3 | <p align="center"> |
4 | 4 | <a href="https://img.shields.io/pypi/l/arcade"> |
@@ -40,29 +40,29 @@ for example game jam entries and more. |
40 | 40 |
|
41 | 41 | ## Stable Documentation |
42 | 42 |
|
43 | | -Read the stable documentation at https://api.arcade.academy. |
| 43 | +Read the stable documentation at <https://api.arcade.academy>. |
44 | 44 |
|
45 | 45 | ## Development Previews |
46 | 46 |
|
47 | | -Preview the next release at https://api.arcade.academy/en/development/. |
| 47 | +Preview the next release at <https://api.arcade.academy/en/development/>. |
48 | 48 |
|
49 | 49 | ## Citation |
50 | 50 |
|
51 | 51 | ``` |
52 | | - @Online{PythonArcade, |
53 | | - author = {Paul Vincent Craven}, |
54 | | - title = {Easy to use Python library for creating 2D Arcade games.}, |
55 | | - date = {2023-01-01}, |
56 | | - publisher = {GitHub}, |
57 | | - journal = {GitHub repository}, |
58 | | - howpublished = {\url{https://github.com/pythonarcade/arcade}}, |
59 | | - commit = {<insert hash if needed>} |
60 | | - } |
| 52 | +@Online{PythonArcade, |
| 53 | + author = {Paul Vincent Craven}, |
| 54 | + title = {Easy to use Python library for creating 2D Arcade games.}, |
| 55 | + date = {2025-01-01}, |
| 56 | + publisher = {GitHub}, |
| 57 | + journal = {GitHub repository}, |
| 58 | + howpublished = {\url{https://github.com/pythonarcade/arcade}}, |
| 59 | + commit = {<insert hash if needed>} |
| 60 | +} |
61 | 61 | ``` |
62 | 62 |
|
63 | 63 | ## Contact the Maintainers |
64 | 64 |
|
65 | 65 | The best way to contact and chat with the maintainers is on the |
66 | 66 | [Arcade Discord Server][]. |
67 | 67 |
|
68 | | -paul@cravenfamily.com |
| 68 | +<paul@cravenfamily.com> |
0 commit comments