@@ -986,7 +986,7 @@ \subsection{Building ORE-SWIG and Python Wheels}\label{sec:oreswig}
986986for installing and building Python wrappers and wheels.
987987
988988\medskip
989- Typical usage of the Python wrapper is shown in ORE's {\tt Example\_42} and in ORE SWIG's {\tt OREAnalytics/Python/Examples} directory.
989+ Typical usage of the Python wrapper is shown in ORE's {\tt Example\_42} and in ORE SWIG's {\tt OREAnalytics/Python/Examples} directory.
990990
991991%========================================================
992992\section{Examples}\label{sec:examples}
@@ -3762,7 +3762,7 @@ \subsection{XVA Stress Testing}% Example 67
37623762%--------------------------------------------------------------------
37633763
37643764The example in folder {\\tt Examples/Example\_67} demonstrates the XVA stresstesting with the classical and AMC XVA engine.
3765- The new analytic type \\emph{XVA_STRESS } utilizes the existing stresstest framework and supports stresstests in both zero and par domain.
3765+ The new analytic type \\emph{XVA\_STRESS } utilizes the existing stresstest framework and supports stresstests in both zero and par domain.
37663766The Stresstest scenarios are given in the same input format as for the regular stresstest.
37673767
37683768To analyse the impact of market rate shifts (Swap rates, CDS spreads, flat vols), one had to
@@ -3776,7 +3776,7 @@ \subsection{XVA Bump \& Revalue Sensitivities}% Example 68
37763776%--------------------------------------------------------------------
37773777
37783778The example in folder {\\tt Examples/Example\_68} demonstrates the XVA sensitivity analysis with the AMC XVA engine.
3779- The new analytic type \emph{XVA_SENSITIVITY } applies zero shifts as specified in the sensitivity.xml and
3779+ The new analytic type \emph{XVA\_SENSITIVITY } applies zero shifts as specified in the sensitivity.xml and
37803780computes the xva and exposure measures under each shifted market condition.
37813781
37823782The aggregation of the results to sensitivites need to handled outside of ORE.
0 commit comments