aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/sphinx/introduction.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sphinx/introduction.rst')
-rw-r--r--doc/sphinx/introduction.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/introduction.rst b/doc/sphinx/introduction.rst
index 5a628f4ea..73da5e802 100644
--- a/doc/sphinx/introduction.rst
+++ b/doc/sphinx/introduction.rst
@@ -34,7 +34,7 @@ are processed from a file.
step, and query the system for available theorems and definitions. The
interactive mode is generally run with the help of an IDE, such
as CoqIDE, documented in :ref:`coqintegrateddevelopmentenvironment`,
- Emacs with Proof-General (available at https://proofgeneral.github.io/),
+ Emacs with Proof-General :cite:`Asp00` (available at https://proofgeneral.github.io/),
or jsCoq to run Coq in your browser (see https://github.com/ejgallego/jscoq).
The `coqtop` read-eval-print-loop can also be used directly, for debugging
purposes.