diff --git a/web/layouts/partials/header.html b/web/layouts/partials/header.html
index 9a98d39f49ffb2dcdbf433d707ee630f8d57e752..a5d96384e2e8e6d7823cd394954be5f350384bdf 100644
--- a/web/layouts/partials/header.html
+++ b/web/layouts/partials/header.html
@@ -13,7 +13,8 @@
 
   <script type="text/x-mathjax-config">
     MathJax.Hub.Config({
-      tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
+      tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]},
+      TeX: { equationNumbers: { autoNumber: "AMS" } }
     });
   </script>
   <script type="text/javascript" async