It is rapidly becoming easier and more common to post documents on the web, such as course syllabi, homework assignments, research articles, etc. This is a brief description of how to do so.
First, you need an account on a computer that is configured as a web server. In March 2000, BGSU began setting up space for personal web pages on a machine called personal.bgsu.edu. Visit your my.bgsu.edu page to add an account on personal. In the mathematics and statistics department, the web server is called www-math.bgsu.edu, which is one of the Silicon Graphics UNIX machines we have. See Gordon Wade for an account.
Second, you ought to set up a basic web page for yourself. One good way to do this is to find someone else's web page that you like, save it to your computer (using File, Save As on most browsers), name the file index.html (the default name for home pages), use an editor such as Netscape Composer or BBEedit to make changes to the file, and then use a program such as fetch or ftp to transfer it to the computer where you have a web account. Typically such files should go in a directory called public_html.
If you have a Word or Excel document (or another sort of Mac/PC document), follow the directions on the ITS page Making a PDF file . This is very easy! It roughly amounts to changing the printer to PDF Writer.
The June 2000 ITS Bulletin has a segment on using Adobe Acrobat to put files on the web in pdf format. You may also wish to refer to Adobe Acrobat is your friend and A guide to PDF files , which is likely to be the best resource.
TeX and LaTeX will typically produce postscript files, perhaps in addition to .dvi files.
On the department's UNIX machines, there is a
utility called ps2pdf. To use it, upload the .ps file to www-math.bgsu.edu,
then telnet to www-math.bgsu.edu, then type ps2pdf
filename.ps
Now transfer the .pdf files to the computer where your web pages are.
You should provide links from your index.html file to the .pdf file(s).
The format for such links, in html, is
<A HREF="filename.pdf">Text of
link</A>
to this
image
, produced by Maple. The difference is
more apparent at 4 times the size:
. Still, you may
wish to consult the web
pages for latex2html.
ht = - (hn hxxx)x - (hm hx)x
The source code for this is:
<center>
<p>
<i>
h<sub>t</sub> = - (h<sup>n</sup> h<sub>xxx</sub>)<sub>x</sub>
- (h<sup>m</sup> h<sub>x</sub>)<sub>x</sub>
</i>
</p>
</center>
Return to Math & Stat Home Page / BGSU Welcome Page
/
/ Disclaimer