Differences between revisions 1 and 19 (spanning 18 versions)
Revision 1 as of 2008-10-16 03:10:39
Size: 34
Editor: 209-142-131-35
Comment:
Revision 19 as of 2008-11-29 03:07:10
Size: 812
Editor: 209-142-131-35
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Here is your basic starting page = Computing Wiki =
Welcome to the Computing Wiki of Dr. A. This wiki is here for his classes and for personal projects. This wiki includes the ability to add <<latex(\LaTeX)>> inline, such as the symbol for complex numbers <<latex(\usepackage{dsfont} % $$\mathds{C}$$)>>.

The following is an example of including LaTeX in a page format.

{{{#!latex
Einstein developed the famous equation for converting matter to energy.
\begin{equation}
   E = MC^2
\end{equation}
}}}
 * OnlineClasses contains links to Intro to Word Processing, Intro to Spreadsheets and Intro to Databases including general and specific FAQs.
 * UsingLatex contains information about different LaTeX tools and templates for you to get started with. These will be especially useful for any of my upper division computing classes.

Computing Wiki

Welcome to the Computing Wiki of Dr. A. This wiki is here for his classes and for personal projects. This wiki includes the ability to add <<latex(\LaTeX)>> inline, such as the symbol for complex numbers <<latex(\usepackage{dsfont} % $$\mathds{C}$$)>>.

The following is an example of including LaTeX in a page format.

Einstein developed the famous equation for converting matter to energy.
\begin{equation}
   E = MC^2
\end{equation}
  • OnlineClasses contains links to Intro to Word Processing, Intro to Spreadsheets and Intro to Databases including general and specific FAQs.

  • UsingLatex contains information about different LaTeX tools and templates for you to get started with. These will be especially useful for any of my upper division computing classes.

MyStartingPage (last edited 2024-05-13 19:15:49 by scot)