I'm currently reading this paper [PDF]. On page 4, I bumped into these notations :
\begin{equation}
\text { Experiment } \operatorname{Exp}_{\mathcal{F} \mathcal{E}, A}^{\text {ind-mode }}(k) \text { : }
\end{equation}
\begin{equation}
A_{1}^{\mathrm{KDer}\left(s k_{i}\right)}(p k)
\end{equation}
I tried searching online and resolved most of the other notations involved, like the $
\stackrel{\\\$}{\leftarrow}$, but no one provided a link to a source for resolving similar problems. I couldn't resolve any of these. This is the definition where these notations belong to. For more information you can refer to the paper itself.
\begin{array}{l}
\text { Experiment } \operatorname{Exp}_{\mathcal{F} \mathcal{E}, A}^{\text {ind-mode }}(k): \\
b \stackrel{\\\$}{\leftarrow}\{0,1\} \\
(p k, s k) \\\$ \operatorname{Setup}\left(1^{k}\right) \\
\left(m_{0}, m_{1}, s t\right) \stackrel{\\\$}{\leftarrow} A_{1}^{\mathrm{KDer}(s k, \cdot)}(p k) \\
c \leftarrow{E n c}\left(p k, m_{b}\right) \\
b^{\prime} \stackrel{\\\$}{\leftarrow} A_{2}^{\mathcal{O}(s k, \cdot)}(p k, c, s t) \\
\text { If } b=b^{\prime} \text { return } 1 \text { else return } 0
\end{array}