Sample Tex Files (1) Here we include more sample Tex Files for reference! The Product HERE The Source Code \documentclass{article} \usepackage{amsmath} \usepackage{amssymb} \usepackage{hyperref} \hypersetup{ colorlinks=true, linkcolor=red, urlcolor=cyan } \title{\textbf{A Brief Introduction to this Website}} \author{ Henry Yip s2231321@ed.ac.uk } \begin{document} \maketitle \begin{abstract} \begin{itemize} \item This is a self-initiated project by Henry Yip. Feel free to send me any corrections. \end{itemize} \end{abstract} \section{Aim} \begin{itemize} \item Provide a platform across science majors (or any majors) to share their ideas, which will be centrally promoted in different platforms. \end{itemize} \section{Methodology} \begin{itemize} \item We will use Jekyll to create the website. Please check \href{https://jekyllrb.com/}{the official documentation} for details \item Optionally, we can include a Youtube Channel and insert videos in our websites \item After that, we can promote our website through a number of ways: \begin{itemize} \item Word of Mouth (Most Specific) \item LinkedIN \footnote{I obviously recommend everyone to use LinkedIN. So the promotion can be more effective!} (Relatively More Specific) \item Other Social Medias (Less Specific) \end{itemize} \end{itemize} \section{Logistical Details} \begin{itemize} \item Everyone \text{PLEASE} help me find at least 1 more group member \item Please note that the content you post can be anything and \textbf{need not be very academic!} \item We need to select a Jekyll Theme. Please click \href{http://jekyllthemes.org/}{here} for details and tell me your preferences. \item We may need to create a name and a logo. I personally prefer a flashy name. Any suggestion is appreciated! \begin{itemize} \item Update: I created one but it looks shitty. Please suggest recommendations! \end{itemize} \item For our YouTube Videos \footnote{If we decide to make this, that is} we may even need an animation. From 3b1b's \footnote{Check his videos if you haven't!}animation tool, Manim, I have successfully created some working animations, but it is not ideal for making lengthy videos, but a short animation should be feasible. \item We can publish the work on GitHub also. \end{itemize} \section{Work details} \begin{itemize} \item Preferably, I want people to fork my repository in GitHub and edit it through Markdown. However, I've realized it's unrealistic and therefore, you can submit documents to me through Word/anything and include the pictures/math equations/ anything elsewhere \item I need to know what each of you are working on. You guys can team up if you like and create some collaborative documents. \textbf{Please refer to copyright restrictions}. \item Please remember that the content need not be too academic. You can explore other interests. For example, I will very likely work on Atmospheric Science and Chess instead of Physics \item For people working on Maths, please use \href{https://katex.org/}{KaTeX} commands(Yes, we ditch Mathjax!) If you can, send me LaTeX codes so I can make beautiful equations like: \begin{equation} T=\frac{4(\frac{E}{U_0})(1-\frac{E}{U_0})}{\sinh^{2}{\sqrt{2m(U_0-E)}\frac{L}{\hbar}}+4(\frac{E}{U_0}){(1-\frac{E}{U_0})}} \end{equation} \item Please send me your self introduction so I can include it in the website, it can be your interest, or anything you want to say \item If you want to share your social medias, please send me the url, so I can create some icons \end{itemize} \end{document} Previous Next