# Introduction Version 3: General Application -> Specific Setting `Version 3: Introduce applications of the general task first, then introduce the specific task setting. (Personally recommended when the setting is relatively new.)` ```latex % Introduce applications of the general task %% Example: Accurate pose estimation is essential for a variety of applications such as augmented reality, autonomous driving and robotic manipulation. [xxx task] has a variety of applications such as [xxx], [xxx], and [xxx]. % Introduce the specific task setting %% Example: This paper focuses on the specific setting of recovering the 6DoF pose of an object, i.e., rotation and translation in 3D, from a single RGB image of that object. This paper focuses on the specific setting of recovering/reconstructing/estimating [xxx output] from [xxx input]. ```