answersLogoWhite

0

double-spaced

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the main purpose of a workscited list?

To protect you from accusations of plagiarism.


According to MLA standards the entries in a workscited list should be?

According to MLA standards, entries in a works cited list should be arranged in alphabetical order by the author's last name or by the title if there is no author. Each entry should have a hanging indent, where the second and subsequent lines of the entry are indented. Entries should also be double-spaced with no extra spacing between entries.


The lines in a works cited list should be?

doublespaced.


Page that lists sources referenced directly in the paper?

workscited


The left right and top margins of a workscited list should all be wide?

Typically, the margins for a Works Cited list should be set to 1 inch on all sides to maintain consistency and readability. This format helps to create a professional and organized appearance for the document. Wide margins on all sides may not be necessary and could affect the overall aesthetic and balance of the page.


Which lines of a SITREP report should contain a list of all operational combat vehicles?

Which line of a SITREP report should contain a list of all operational combat vehicles


What is head command in UNIX?

The 'head' command will list out certain number of lines in a file from the beginning. The standard is to list the first 25 lines, but you can change that: head -100 myfile will list out the first 100 lines of myfile.


What list gives you options such as dashed lines or double lines?

line style


What has the author Vladimir List written?

Vladimir List has written: 'Mechanical design of overhead transmission lines'


How many lines should be return ADDRESS?

a return address should have 2 lines


List and briefly define of functional groups a single lines of eci?

1. system lines 2. address and data lines. 3. interface control lines or pins. 4. arbitration lines or pins. 5. Error lines or pins


Explain three filter commands in UNIX?

head - list the first N lines of a file tail - list the last N lines of a file cut - remove columns in each line of a file.