LaTeX
1447 단어 과학 연구 소프트웨어 노트
%
%-*- coding: UTF-8 -*-
\documentclass[UTF8]{ctexart}
\title{RNN }
\date{2019.07.21}
%
\usepackage[breaklinks,colorlinks,linkcolor=black,citecolor=black,urlcolor=black]{hyperref}
%
\usepackage{listings}
%
\usepackage{caption}
\usepackage{graphicx, subfig}
%
\graphicspath{{pic/}}
%
\usepackage{amsmath}
umberwithin{figure}{section}
%
\usepackage{amssymb}
%
\usepackage{amssymb}
\usepackage{bm}
%
\usepackage{hyperref}
\hypersetup{
colorlinks=true,
linkcolor=blue,
filecolor=blue,
urlcolor=blue,
citecolor=cyan,
}
%
\begin{document}
\maketitle
\tableofcontents
\end{document}
일반 명령
%-------------------------------------------------------------------
%
\vbox{}
%
%
\includegraphics[height=0.5cm]{formula6_4.png}
\centerline{\includegraphics[scale=0.3]{formula6_4.png}}
%
\href{http://www.xiaoledeng.cn}{Xiao-Le Deng }
%
\ref{formula6_4}
\begin{figure}[htbp]
\centering
\includegraphics[scale=0.5]{formula6_4.png}
\caption{}
\label{formula6_4}
\end{figure}
%
\usepackage{hyperref}
\hypersetup{
colorlinks=true,
linkcolor=blue,
filecolor=blue,
urlcolor=blue,
citecolor=cyan,
}
\href{http://www.xiaoledeng.cn}{Xiao-Le Deng }
%
\usepackage{bm}
\bm{x}
\boldsymbol{w}
{\rm x_{z}}
\cdots
\cdot
\partial