I have difficulty putting two lines (centered) in a figure or table.
Code: Select all
\begin {figure} [! h]
\centering
\includegraphics [scale = 0.75] {imgs / component.png}
[b]\caption [/b]{Description of the source code. [b]\par OR \\ OR \newline or \linebreak[/b] Source: System}
\label {fig: comp}
\end {figure}
I need to do this (example):
Figure 1: Description of source code
_________Source: System
Table 1: Comparison of results
______Source: Magazine
____ Just to put the center text =D
Could someone help me? Sorry for my English ...