Hi, thanks a lot for your answer

But I think that my table is the same like yours example that you wrote me. If you can please look at my table how i wrote it.
Here´s the code:
Code: Select all
\begin{sidewaystable}[!ht]
\centering
\caption{Shrnutà parametrů výše uvedených armádnÃch systémů.}
\label{Tab6}
\def\arraystretch{1.3}
\begin{tabular}{|c||c|c|c|c|c|}
\hline
\hline
Výrobce & KONGSBERG & KONGSBERG & ITT & THALES & Q--MAC \\
\hline
FrekvenÄnà rozsah & 30 $÷$ 87,975\,MHz & 610 $÷$ 960\,MHz & 30 $÷$ 87,975\,MHz & 30 $÷$ 88\,MHz & 2 $÷$ 30\,MHz\\
\hline
Å ÃÅ™ka pásma (c) & 57,975\,MHz & 350\,MHz & 57,975\,MHz & 58\,MHz & 28\,MHz \\
\hline
Å ÃÅ™ka pásma & 45\,kHz & -- & -- & -- & 256\,kHz \\
\hline
Odstup kanálů & 25\,kHz & 125\,kHz & 25\,kHz & 25\,kHz & -- \\
\hline
........
........
........
\hline
Poznámka -- zdroj informacà & {\parbox{3cm}{\centering{\cite{MRR}, \cite{MV300a}, \cite{MV300b}}}} & \cite{EriTac}, \cite{EritacK}, \cite{RL424A}& \cite{SINCGARS}, \cite{SINCGARSITT} & \cite{PantherEDR}, \cite{PantherEDRa} & \cite{HF90}, \cite{HF90trans}, \cite{RadioFrek}\\
\hline
\end{tabular}
\end{sidewaystable}
And the cite: I need to every citation in single bracket like [22], [23] ... that means it´s ok.
The
problem is the every hyperref "box" is on end of page like this picture (attachement).
I don´t know where is problem because I have another smaller table when I use hyperref on figure like \ref{Figure3} and there is no problem. Only problem is hyperref on citation of literature in table
