HowToAddLecture

From BoykinWiki

Jump to: navigation, search

This site uses MediaWiki which is used by WikiPedia. Here is a good reference card on how to edit a wiki or the more detailed help at Wikipedia.

The important thing is to name the page correctly. So, the lectures should be named CourseSemesterLecture, so, lecture 1 of EEL6507 in spring of 2008 would be named EEL6507sp08L01. Please use "f" for fall, "sp" for spring, and "su" for summer. For lecture numbers use "Ldd" where each d is a digit between 0-9, so 01, 02, 03, ... 45, or so. To make a link in the wiki, add the text: [[CourseSemesterLecture|Lecture dd (day date)]], which will tell the wiki to make a link to the named page, and will make the text on the right hand side of the | the link text.

To add mathematical formulas, see the wikipedia page on displaying math formulas. For instance: <math>f(x)=x^2</math> gives f(x) = x2.