1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Andru [333]
3 years ago
7

HELP I NEED IT RIGHT NOW. I'LL MARK YOU THE BRAINLIEST. Each of these citations contains at least one mistake. Identify the prob

lems, and explain how to fix them. 1.) Vadukul, Alex. "Driftwood Haiku on the Bronx Riviera." The New York Times, 5/14/17, p.1. 2.) Shel Silverstein. Where the Sidewalk Ends: Poems and Drawings. HarperCollins, 2014. 3.) Rilke, Rainer Maria and translator M.D. Herter Norton. Letters to a Young Poet. W.W. Norton, 2004. 4.) Emerson, Ralph Waldo. The Poet in Nature and Selected Essays, Penguin Books, 2003, pp. 259-284. Please help me, with this... and please write detailed answers.
Computers and Technology
1 answer:
Tema [17]3 years ago
6 0

Answer:

See explanation for full answer

Explanation:

Here are the new citations:

1)Vadukul, A. (2017, May 14). Driftwood Haiku on the Bronx Riviera. The New York Times, p. 1.

To fix this citation in APA the first name should be the first initial, the date should be second typed in yyyy,month dd in paranthesis. The title of the article is not in quotes and the name of the newspaper goes in italics

2) Silverstein, S. (2017). Where the Sidewalk Ends: Poems and Drawings. New York,NY: HarperCollins.

To fix this citation in APA the first name is full last name, first initial. The year the book is published is next in paranthesis followed by where the publishing company is located and then the state and city. The last part is the publishing companies name

3)Rilke, R. M., & Snell, R. (2004). Letters to a young poet (917507652 721002613 M. H. Norton, Trans.). Mineola, NY: Dover Publications.

To fix this citation in APA the authors full last name and initials go first followed by the year the book was published in paranthesis. The title of the book goes next and if you have it the ISBN with the translator. The publishing company city,state then the publication company name.

4) Emerson, R. W., & Porte, J. (2003). The Poet in Nature and Selected Essays. New York, NY: Penguin House.

To fix this citation in APA again the authors names have to be last name and first initial. The year the book was published follows. Then the title of the book in italics. Followed by the information for the publishing company (city,state,publishing company title)

Hope this helps you!

You might be interested in
Which of the following button should always be included when designing a navigation pictures escape contact FAQ
evablogger [386]

Answer: Escape

Explanation: Exiting/Escaping current state within navigation is the universally needed action. Navigation menus can be complex and are hierarchical in nature. Users make mistakes and the only remedy is an escape function.

4 0
4 years ago
Read 2 more answers
What is the difference between computer hardware and computer software?<br>​
Ipatiy [6.2K]

Answer:

computer Hardware:-The physical of the computer which can be seen or touched is called computer hardware☆Computer needs these hardware devices for performing basic functions like accepting data and instructions .Example(keyboard,mouse,printer etc.)

Computer software:-The collection of programs that makes computer worked is called software☆Computer needs software to instruct tge computer hardware what to do and how to do .Example(windows 7,windows 10,Microsoft paint etc.)

7 0
3 years ago
Whereas enterprise network convergence focuses on the consolidation of traditionally distinct voice, video, and data communicati
Vinil7 [7]

Answer: Unified communication

Explanation: Unified communication is the communication technique in which merges various communication routines into a individual business.It works as the phone system which helps in increment of productivity in an organizational business.

The unifying of voice,data/information,video etc is done for optimizing and improving the business that also results in  faster communication rates, secure communication etc.

4 0
3 years ago
How many bits can a memory chip with the below configuration support? For full credit, show how you got the answer.
tatiyna

Answer:

Total Memory= 4 KB = 4096 bytes = 32768 bits

Explanation:

<em><u>1. Data lines are 8 From D0 to D7</u></em>

so

Total memory at single address locations is 8 bits.

<em><u>2. Address lines are 12 (A0 to A11)</u></em>

There are 12 address lines but 3 out 12 are for selction of chip or memory bank.

so only 9 pins are there to address the locations on one chip.

Total No. of address locations on single chip = 2^9 = 512 locations

as 1 location is 1 byte so total memory of single chip is 512 bytes.

<u><em>3. Total Memory Bank </em></u>

There are total 3 selection pins for memory bank.

so

Total chips = 2^3 = 8.

<em><u>4. Total Memory </u></em>

Total size of 1 chip = 512 bytes

Total size of 8 chip = 8x512 bytes = 4096 bytes = 4096/1024 kb = 4 kb

<em>So total memory of system is 4 Kb = 4096 bytes = 32768 bits</em>

5 0
3 years ago
. Write a toString method for this class. The method should return a string containing the base, height and area of the triangle
marta [7]

Answer:

Check the explanation

Explanation:

Circle.java

public class Circle {

private double radius;

public Circle(double r) {

radius = r;

}

public double getArea() {

return Math.PI * radius * radius;

}

public double getRadius() {

return radius;

}

public String toString() {

String str;

str = "Radius: " + radius + "Area: " + getArea();

return str;

}

public boolean equals(Circle c) {

boolean status;

if (c.getRadius() == radius)

status = true;

else

status = false;

return status;

}

public boolean greaterThan(Circle c) {

boolean status;

if (c.getArea() > getArea())

status = true;

else

status = false;

return status;

}

}

I have created a class also to test this class below is the class: -

MainCircle.java

public class MainCircle {

public static void main(String args[]) {

Circle c = new Circle(2.5);

Circle c1 = new Circle(2.5);

Circle c2 = new Circle(4.5);

System.out.println(c);

System.out.println(c1);

System.out.println(c2);

System.out.println("Is c and c1 equal : "+c.equals(c1));

System.out.println("Is c2 greater than c1 : "+c1.greaterThan(c2));

}

}

Output: -

Radius: 2.5Area: 19.634954084936208

Radius: 2.5Area: 19.634954084936208

Radius: 4.5Area: 63.61725123519331

Is c and c1 equal : true

Is c2 greater than c1 : true

7 0
3 years ago
Other questions:
  • Which term describes the order of arrangement of files and folders on a computer?
    8·2 answers
  • Which is the highest level of the hierarchy of needs model?
    5·2 answers
  • In ethical hacking testing, what approaches exist for the ethical hacker to choose from depending on how much information is kno
    10·2 answers
  • __________ is a collection of formatting options—such as a frame, a rounded shape, and a shadow—that changes a picture’s overall
    5·1 answer
  • Your boss wants you to set up an authentication scheme in which employees will use smart cards to log in to the company network.
    15·1 answer
  • A user attempts to log in to a Windows PC, but the computer returns to the login screen after entering the correct username and
    12·1 answer
  • (I WILL GIVE BRAINLIEST) Which steps will delete an appointment?
    8·1 answer
  • Design a base class, Road, with the following members:
    13·1 answer
  • 8.10 quiz edhesive A swap is: a variable used to find the smallest value in an array an algorithm used to find a value in an arr
    12·1 answer
  • Create the HTML code for this
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!