Options on the ________ tab enable you to easily insert citations, bibliographies, and works cited pages

A) INSERT
B) REVIEW
C) REFERENCES
D) PAGE LAYOUT


C

Computer Science & Information Technology

You might also like to view...

Mathematicians talk about the Fibonacci Sequence, which is a series of num- bers defined recursively. The first Fibonacci number is 0, and the second is 1. From there on out, the nth Fibonacci number is Fib(n) = F ib(n ? 2) + Fib(n ? 1). Write a function to input an integer index and then calculate that index value in the Fibonacci sequence.

What will be an ideal response?

Computer Science & Information Technology

Formulas and ________ can be inserted in tables to provide totals and perform other calculations

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following is an example of an operating system that is used by smartphones?

A. iOS B. Android C. Windows Mobile D. All of the above

Computer Science & Information Technology

Your report places a page break in the middle of grouped data, leaving the labels on one page, and the data on another. Which option would allow you to keep the group data together?

a. Click the One Page button b. Use the Shrink to Fit option c. Use the Print data only option d. Use the keep whole group together on one page command

Computer Science & Information Technology