I'm relatively new to LaTex and have ran into a weird problem.
I am trying to insert an image into my \documentclass[twocolumn]{article}
file and it does insert but in a horrendous place.
I tried centring the image and the /newpage
command but it doesn't move. the code I use to enter the image is \includegraphics[scale=1]{IMAGE ADDRESS}
.
I would upload an image for you to see but I don't have enough reputation.