Jump to content

Experimenting with Latex


Wulphstein

Recommended Posts

I'm trying to figure out how to program in Latex so I can post nice equations. 

Spoiler

 

\documentclass{article}
\usepackage{graphicx}

\begin{document}

\title{Introduction to \LaTeX{}}
\author{Author's Name}

\maketitle

\begin{abstract}
The abstract text goes here.
\end{abstract}

\section{Introduction}
Here is the text of your introduction.

\begin{equation}
    \label{simple_equation}
    \alpha = \sqrt{ \beta }
\end{equation}

\subsection{Subsection Heading Here}
Write your subsection text here.

\begin{figure}
    \centering
    \includegraphics[width=3.0in]{myfigure}
    \caption{Simulation Results}
    \label{simulationfigure}
\end{figure}

\section{Conclusion}
Write your conclusion here.

\end{document}

 

[latex ]\frac{\Delta_f}{f} = \frac{\lambda}{\lambda_o} = \frac{v}{c}=\frac{E_o}{E}=\frac{hc}{\lambda_o} \frac{\lambda}{hc}[/latex ]

Edited by Wulphstein
Link to comment
Share on other sites

[latex]\frac{\Delta_f}{f} = \frac{\lambda}{\lambda_o} = \frac{v}{c}=\frac{E_o}{E}=\frac{hc}{\lambda_o} \frac{\lambda}{hc}[/latex]

[latex]\frac{\Delta_f}{f} = \frac{\lambda}{\lambda_o} = \frac{v}{c}=\frac{E_o}{E}=\frac{hc}{\lambda_o} \frac{\lambda}{hc}[/latex] 

 

[latex]\frac{Delta_f}{f}[/latex]

 

4 minutes ago, Mordred said:

[latex]\frac{\Delta_f}{f} = \frac{\lambda}{\lambda_o} = \frac{v}{c}=\frac{E_o}{E}=\frac{hc}{\lambda_o} \frac{\lambda}{hc}[/latex] 

Mordred, do I have latex privileges available to my account?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.