
- #OPENOFFICE DIFFERENT FIRST PAGE HEADER HOW TO#
- #OPENOFFICE DIFFERENT FIRST PAGE HEADER MAC OS X#
- #OPENOFFICE DIFFERENT FIRST PAGE HEADER MANUAL#
- #OPENOFFICE DIFFERENT FIRST PAGE HEADER SOFTWARE#
Your header with your last name and automatic page numbering should appear at the top right of your paper.
#OPENOFFICE DIFFERENT FIRST PAGE HEADER MANUAL#

If an entry runs more than one line, indent the subsequent line or lines 1/2 inch from the left margin. No indent on the first line of each entry.A heading “Works Cited” centered one inch below the top edge of a new page.The Works Cited page has the following characteristics: Your completed setting should look like this:įollow this how-to when you are ready to work on your Works Cited page. Use the Tab key on every next new paragraphs. Click on the Tab key to indent 1/2 inch to begin your first paragraph.Click on the Align Left icon (to bring your blinking cursor to the left).Do not type a period at the end of the title => press Enter. Do not use italics, boldfaced type, underlining, or all caps to format your title. Click on the Align Center icon on the formatting toolbar (to center your blinking cursor) => Type the title of your paper, capitalizing the first letter and all major words and proper nouns.Type your paper’s due date => press Enter.Type your professor’s name => press Enter.Under Line Spacing, click on the up/down arrows => click on Double.
#OPENOFFICE DIFFERENT FIRST PAGE HEADER HOW TO#
How to Setup Line Spacing to Double Spaced:
#OPENOFFICE DIFFERENT FIRST PAGE HEADER SOFTWARE#
Permission to use, copy, modify, and distribute this software and itsĭocumentation under the terms of the GNU General Public License is hereby

Furthermore, executables for Windows are available. As a result, it runs on most other Unix flavors as well.
#OPENOFFICE DIFFERENT FIRST PAGE HEADER MAC OS X#
You can also use doxygen for creating normal documentation (as I did for the doxygen user manual and web-site).ĭoxygen is developed under Mac OS X and Linux, but is set-up to be highly portable. Doxygen can also visualize the relations between the various elements by means of include dependency graphs, inheritance diagrams, and collaboration diagrams, which are all generated automatically. This is very useful to quickly find your way in large source distributions.

You can configure doxygen to extract the code structure from undocumented source files. The documentation is extracted directly from the sources, which makes it much easier to keep the documentation consistent with the source code. There is also support for generating output in RTF (MS-Word), PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in ) from a set of documented source files. Doxygen also supports the hardware description language VHDL. Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, and to some extent D.
