Skip to content

Commit aae1504

Browse files
update how to include the game files
1 parent 01fd96b commit aae1504

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/developer.catalog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ Currently supported representations are:
3232
1. **Create the game file:**
3333

3434
Use either :ref:`pygambit <pygambit>`, the Gambit :ref:`CLI <command-line>` or :ref:`GUI <section-gui>` to create and save game in a valid representation :ref:`format <file-formats>`.
35-
Make sure the game includes a description, with any citations referencing the :ref:`bibliography <bibliography>` with the format ``[citation_key]_`` e.g. ``[Mye91]_``.
35+
Make sure the game includes a description, with any citations referencing the :ref:`bibliography <bibliography>`.
36+
Use a full link to the bibliography entry, so the link can be accessed from the file directly, as well as being rendered in the docs e.g. ```Rei2008 <https://gambitproject.readthedocs.io/en/latest/biblio.html#Rei2008>`_``
3637

3738
2. **Add the game file:**
3839

0 commit comments

Comments
 (0)