forked from OpenHUTB/neuro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
neuro.tex
169 lines (121 loc) · 3.52 KB
/
neuro.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
% !TeX document-id = {b62b4eee-1c13-4705-ad88-65d5fa91a903}
%!TEX program = xelatex
% !BIB program = biber
% 解决github action编译错误(本地编译没有错误):Option clash for package xcolor
% 参考:https://tex.stackexchange.com/questions/83101/option-clash-for-package-xcolor
\PassOptionsToPackage{table}{xcolor}
\documentclass[cn,10pt,citestyle=gb7714-2015, bibstyle=gb7714-2015]{elegantbook}
\title{神经科学原理(第六版)}
\subtitle{Elegant\LaTeX{} 经典之作}
\author{王海东 \& 黎利红 \& 豆瓣用户Fantastic\_tony \& 谭平}
\institute{\href{https://github.com/OpenHUTB/neuro}{开源湖工商}}
\date{\today}
\version{2.2}
\bioinfo{反馈}{\href{https://github.com/OpenHUTB/neuro/issues}{链接}}
\extrainfo{认识你自己。——古希腊德尔斐神庙墙上镌刻的箴言}
\setcounter{tocdepth}{3}
\logo{logo-blue.png}
\cover{cover.jpg}
% 本文档命令
\usepackage{array}
\usepackage{amsmath}
\numberwithin{figure}{section}
% 化学符号
\usepackage[version=4]{mhchem}
% 长表格自动分页
\usepackage{longtable}
\newcommand{\ccr}[1]{\makecell{{\color{#1}\rule{1cm}{1cm}}}}
\definecolor{customcolor}{RGB}{32,178,170}
\colorlet{coverlinecolor}{customcolor}
\bibliography{reference} % 关联参考文献文件 reference.bib
\begin{document}
\maketitle
\frontmatter
\chapter*{献辞}
\markboth{Introduction}{献辞}
\begin{center}
为了纪念
特里夏$\cdot$戈德曼$\cdot$拉基奇(1937–2003)
爱德华$\cdot$埃瓦茨(1926–1985)
爱德华$\cdot$琼斯(1939–2011)
\end{center}
\vskip 1.5cm
美国人研究的动物疯狂地奔跑着,表现出令人难以置信的兴奋,最后偶然达到了预期的结果。
德国人观察到的动物静静地坐着思考,最后从它们的内在意识中演化出解决方案。
\vskip 0.5cm
\vskip 1.5cm
\begin{flushright}
伯特兰$\cdot$罗素 《哲学纲要》\\
1925 年
\end{flushright}
\tableofcontents
\mainmatter
\include{chap01/chap01}
\include{chap02/chap02}
\include{chap03/chap03}
\include{chap04/chap04}
\include{chap05/chap05}
\include{chap06/chap06}
\include{chap07/chap07}
\include{chap08/chap08}
\include{chap09/chap09}
\include{chap10/chap10}
\include{chap11/chap11}
\include{chap12/chap12}
\include{chap13/chap13}
\include{chap14/chap14}
\include{chap15/chap15}
\include{chap16/chap16}
\include{chap17/chap17}
\include{chap18/chap18}
\include{chap19/chap19}
\include{chap20/chap20}
\include{chap21/chap21}
\include{chap22/chap22}
\include{chap23/chap23}
\include{chap24/chap24}
\include{chap25/chap25}
\include{chap26/chap26}
\include{chap27/chap27}
\include{chap28/chap28}
\include{chap29/chap29}
\include{chap30/chap30}
\include{chap31/chap31}
\include{chap32/chap32}
\include{chap33/chap33}
\include{chap34/chap34}
\include{chap35/chap35}
\include{chap36/chap36}
\include{chap37/chap37}
\include{chap38/chap38}
\include{chap39/chap39}
\include{chap40/chap40}
\include{chap41/chap41}
\include{chap42/chap42}
\include{chap43/chap43}
\include{chap44/chap44}
\include{chap45/chap45}
\include{chap46/chap46}
\include{chap47/chap47}
\include{chap48/chap48}
\include{chap49/chap49}
\include{chap50/chap50}
\include{chap51/chap51}
\include{chap52/chap52}
\include{chap53/chap53}
\include{chap54/chap54}
\include{chap55/chap55}
\include{chap56/chap56}
\include{chap57/chap57}
\include{chap58/chap58}
\include{chap59/chap59}
\include{chap60/chap60}
\include{chap61/chap61}
\include{chap62/chap62}
\include{chap63/chap63}
\include{chap64/chap64}
\include{chap0/preface}
\nocite{*}
\printbibliography
\appendix
\end{document}