How to add math on your blog : MathJax + Blogger

This tip is useful for engineering and science bloggers who want to share their knowledge on the web. Here is the way I found. I recently tested it on the Blogger system,  the purpose is to share science tutorials with you using the correct math way. Let's do it! Step 1: Add a new gadget to your blog and copy and paste the following script. <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> Step 2: Write code in a new post following using latex language inside: Inline:           \( latex code here \) Paragraph:    \[ latex code here…

Continue ReadingHow to add math on your blog : MathJax + Blogger

What are preprints?

https://youtu.be/2zMgY8Dx9co What is a preprint? (Science communication Tool)   Preprint vs. traditional paper submission. When I was pursuing my bachelor's degree, I went to a research center, and the first thing I read there was, "Science that is not shared is not science." Then, I had the opportunity to enter this fascinating world of thinkers, conquerors, and discoverers.    But how do we share science? There are two ways. One is peer-reviewed papers, where you report to the science community on your research. This way, the schedule is important. In my experience, one year of research is resumed in a manuscript…

Continue ReadingWhat are preprints?