In order to show mathematic equations on webpages, one can take advantage of the MathJax library. In this site, we used Drupal CMS and had installed the JS and CSS Asset Injector module. We can ask Drupal to load MathJax library upon each document load. Typically, in JS Asset Injector, we can add the following code to ensure that MathJax is loaded.