my figures in latex must have caption like this: FIGURE 1. figure name which command gives me this capital figure name?
\documentclass[11pt,a4paper]{article}
\usepackage{graphicx}
\usepackage{caption}
\begin{figure}
\centering
\caption{figure name}
\end{figure}
I need to have FIGURE1.figure name instead of FIGURE 1: figure name how can i fix this?
captionpackage. However, just added something to my answer. – Oct 19 '15 at 09:52\namerefet. al. For that reason I upvoted your answer ;-) – Oct 19 '15 at 10:41