This is a knowledgebase git repository on nuclear reactor technology. Materials can be used further for review parts of the thesis or as a source for presentation. Any contribution is welcome.
Reference on Markdown (.md) syntax can be found at
or any web source.
Markdown has extensions for LaTex formula engine, LaTex documentation can be found at
- https://www.bu.edu/math/files/2013/08/LongTeX1.pdf
- https://www.overleaf.com/learn/latex/Learn_LaTeX_in_30_minutes
in .md formulas included in inline mode $ \Omega_p = \frac{2}{3} $ or a display mode $$ E=mc^2 $$
File preparation can be made with Notepad++, Visual Studio Code or any text editor or any IDE you want with .md syntax and preview extension.