academia-mcp 1.4.0__tar.gz → 1.4.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/PKG-INFO +1 -1
- academia_mcp-1.4.2/academia_mcp/latex_templates/agents4science_2025/agents4science_2025.sty +398 -0
- academia_mcp-1.4.2/academia_mcp/latex_templates/agents4science_2025/agents4science_2025.tex +686 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/tools/latex.py +5 -1
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp.egg-info/PKG-INFO +1 -1
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp.egg-info/SOURCES.txt +2 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/pyproject.toml +2 -2
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/LICENSE +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/README.md +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/__init__.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/__main__.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/files.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/llm.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/py.typed +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/server.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/tools/__init__.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/tools/anthology_search.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/tools/arxiv_download.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/tools/arxiv_search.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/tools/bitflip.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/tools/document_qa.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/tools/hf_datasets_search.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/tools/py.typed +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/tools/s2_citations.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/tools/visit_webpage.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/tools/web_search.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp/utils.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp.egg-info/dependency_links.txt +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp.egg-info/entry_points.txt +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp.egg-info/requires.txt +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/academia_mcp.egg-info/top_level.txt +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/setup.cfg +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/tests/test_anthology_search.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/tests/test_arxiv_download.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/tests/test_arxiv_search.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/tests/test_bitflip.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/tests/test_document_qa.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/tests/test_extract_json.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/tests/test_hf_dataset_search.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/tests/test_latex.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/tests/test_s2_citations.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/tests/test_visit_webpage.py +0 -0
- {academia_mcp-1.4.0 → academia_mcp-1.4.2}/tests/test_web_search.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: academia-mcp
|
3
|
-
Version: 1.4.
|
3
|
+
Version: 1.4.2
|
4
4
|
Summary: MCP server that provides different tools to search for scientific publications
|
5
5
|
Author-email: Ilya Gusev <phoenixilya@gmail.com>
|
6
6
|
Project-URL: Homepage, https://github.com/IlyaGusev/academia_mcp
|
@@ -0,0 +1,398 @@
|
|
1
|
+
% Partial rewrite of the LaTeX2e package for submissions to the
|
2
|
+
% Open Conference of AI Agents for Science (agents4science):
|
3
|
+
%
|
4
|
+
% - Based on the NeurIPS 2025 style file by Roman Garnett et al.
|
5
|
+
% - Style modified for visual distinction (e.g., title rule)
|
6
|
+
% - Conference name, year, and details updated
|
7
|
+
% - Track options simplified for a general conference
|
8
|
+
%
|
9
|
+
% Last revision: July 2025
|
10
|
+
|
11
|
+
\NeedsTeXFormat{LaTeX2e}
|
12
|
+
\ProvidesPackage{agents4science_2025}[2025/07/22 agents4science 2025 submission/camera-ready style file]
|
13
|
+
|
14
|
+
% declare final option, which creates camera-ready copy
|
15
|
+
\newif\if@agentsfinal\@agentsfinalfalse
|
16
|
+
\DeclareOption{final}{
|
17
|
+
\@agentsfinaltrue
|
18
|
+
\@anonymousfalse
|
19
|
+
}
|
20
|
+
|
21
|
+
% declare nonatbib option, which does not load natbib in case of
|
22
|
+
% package clash (users can pass options to natbib via
|
23
|
+
% \PassOptionsToPackage)
|
24
|
+
\newif\if@natbib\@natbibtrue
|
25
|
+
\DeclareOption{nonatbib}{
|
26
|
+
\@natbibfalse
|
27
|
+
}
|
28
|
+
|
29
|
+
% declare preprint option, which creates a preprint version ready for
|
30
|
+
% upload to, e.g., arXiv
|
31
|
+
\newif\if@preprint\@preprintfalse
|
32
|
+
\DeclareOption{preprint}{
|
33
|
+
\@preprinttrue
|
34
|
+
\@anonymousfalse
|
35
|
+
}
|
36
|
+
|
37
|
+
% determine the track of the paper in camera-ready mode
|
38
|
+
\newif\if@main\@maintrue
|
39
|
+
\DeclareOption{main}{
|
40
|
+
\@maintrue
|
41
|
+
\newcommand{\@trackname}{\@agentsordinal\ Open Conference of AI Agents for Science (agents4science \@agentsyear).}
|
42
|
+
}
|
43
|
+
|
44
|
+
% For anonymous or non-anonymous
|
45
|
+
\newif\if@anonymous\@anonymoustrue
|
46
|
+
|
47
|
+
% For workshop papers
|
48
|
+
\newcommand{\@workshoptitle}{}
|
49
|
+
\newcommand{\workshoptitle}[1]{\renewcommand{\@workshoptitle}{#1}}
|
50
|
+
|
51
|
+
\newif\if@workshop\@workshopfalse
|
52
|
+
\DeclareOption{sglblindworkshop}{
|
53
|
+
\@workshoptrue
|
54
|
+
\@anonymousfalse
|
55
|
+
\newcommand{\@trackname}{\@agentsordinal\ Open Conference on AI Agents for Science (agents4science \@agentsyear) Workshop: \@workshoptitle.}
|
56
|
+
}
|
57
|
+
\DeclareOption{dblblindworkshop}{
|
58
|
+
\@workshoptrue
|
59
|
+
\newcommand{\@trackname}{\@agentsordinal\ Open Conference on AI Agents for Science (agents4science \@agentsyear) Workshop: \@workshoptitle.}
|
60
|
+
}
|
61
|
+
|
62
|
+
\ProcessOptions\relax
|
63
|
+
|
64
|
+
% fonts
|
65
|
+
\renewcommand{\rmdefault}{ptm}
|
66
|
+
\renewcommand{\sfdefault}{phv}
|
67
|
+
|
68
|
+
% change this every year for notice string at bottom
|
69
|
+
\newcommand{\@agentsordinal}{1st}
|
70
|
+
\newcommand{\@agentsyear}{2025}
|
71
|
+
\newcommand{\@agentslocation}{Virtual}
|
72
|
+
|
73
|
+
% acknowledgments
|
74
|
+
\usepackage{environ}
|
75
|
+
\newcommand{\acksection}{\section*{Acknowledgments and Disclosure of Funding}}
|
76
|
+
\NewEnviron{ack}{%
|
77
|
+
\acksection
|
78
|
+
\BODY
|
79
|
+
}
|
80
|
+
|
81
|
+
% load natbib unless told otherwise
|
82
|
+
\if@natbib
|
83
|
+
\RequirePackage{natbib}
|
84
|
+
\fi
|
85
|
+
|
86
|
+
% set page geometry
|
87
|
+
\usepackage[verbose=true,letterpaper]{geometry}
|
88
|
+
\AtBeginDocument{
|
89
|
+
\newgeometry{
|
90
|
+
textheight=9in,
|
91
|
+
textwidth=5.5in,
|
92
|
+
top=1in,
|
93
|
+
headheight=12pt,
|
94
|
+
headsep=25pt,
|
95
|
+
footskip=30pt
|
96
|
+
}
|
97
|
+
\@ifpackageloaded{fullpage}
|
98
|
+
{\PackageWarning{agents4science_2025}{fullpage package not allowed! Overwriting formatting.}}
|
99
|
+
{}
|
100
|
+
}
|
101
|
+
|
102
|
+
\widowpenalty=10000
|
103
|
+
\clubpenalty=10000
|
104
|
+
\flushbottom
|
105
|
+
\sloppy
|
106
|
+
|
107
|
+
% font sizes with reduced leading
|
108
|
+
\renewcommand{\normalsize}{%
|
109
|
+
\@setfontsize\normalsize\@xpt\@xipt
|
110
|
+
\abovedisplayskip 7\p@ \@plus 2\p@ \@minus 5\p@
|
111
|
+
\abovedisplayshortskip \z@ \@plus 3\p@
|
112
|
+
\belowdisplayskip \abovedisplayskip
|
113
|
+
\belowdisplayshortskip 4\p@ \@plus 3\p@ \@minus 3\p@
|
114
|
+
}
|
115
|
+
\normalsize
|
116
|
+
\renewcommand{\small}{%
|
117
|
+
\@setfontsize\small\@ixpt\@xpt
|
118
|
+
\abovedisplayskip 6\p@ \@plus 1.5\p@ \@minus 4\p@
|
119
|
+
\abovedisplayshortskip \z@ \@plus 2\p@
|
120
|
+
\belowdisplayskip \abovedisplayskip
|
121
|
+
\belowdisplayshortskip 3\p@ \@plus 2\p@ \@minus 2\p@
|
122
|
+
}
|
123
|
+
\renewcommand{\footnotesize}{\@setfontsize\footnotesize\@ixpt\@xpt}
|
124
|
+
\renewcommand{\scriptsize}{\@setfontsize\scriptsize\@viipt\@viiipt}
|
125
|
+
\renewcommand{\tiny}{\@setfontsize\tiny\@vipt\@viipt}
|
126
|
+
\renewcommand{\large}{\@setfontsize\large\@xiipt{14}}
|
127
|
+
\renewcommand{\Large}{\@setfontsize\Large\@xivpt{16}}
|
128
|
+
\renewcommand{\LARGE}{\@setfontsize\LARGE\@xviipt{20}}
|
129
|
+
\renewcommand{\huge}{\@setfontsize\huge\@xxpt{23}}
|
130
|
+
\renewcommand{\Huge}{\@setfontsize\Huge\@xxvpt{28}}
|
131
|
+
|
132
|
+
% sections with less space
|
133
|
+
\providecommand{\section}{}
|
134
|
+
\renewcommand{\section}{%
|
135
|
+
\@startsection{section}{1}{\z@}%
|
136
|
+
{-2.0ex \@plus -0.5ex \@minus -0.2ex}%
|
137
|
+
{ 1.5ex \@plus 0.3ex \@minus 0.2ex}%
|
138
|
+
{\large\bf\raggedright}%
|
139
|
+
}
|
140
|
+
\providecommand{\subsection}{}
|
141
|
+
\renewcommand{\subsection}{%
|
142
|
+
\@startsection{subsection}{2}{\z@}%
|
143
|
+
{-1.8ex \@plus -0.5ex \@minus -0.2ex}%
|
144
|
+
{ 0.8ex \@plus 0.2ex}%
|
145
|
+
{\normalsize\bf\raggedright}%
|
146
|
+
}
|
147
|
+
\providecommand{\subsubsection}{}
|
148
|
+
\renewcommand{\subsubsection}{%
|
149
|
+
\@startsection{subsubsection}{3}{\z@}%
|
150
|
+
{-1.5ex \@plus -0.5ex \@minus -0.2ex}%
|
151
|
+
{ 0.5ex \@plus 0.2ex}%
|
152
|
+
{\normalsize\bf\raggedright}%
|
153
|
+
}
|
154
|
+
\providecommand{\paragraph}{}
|
155
|
+
\renewcommand{\paragraph}{%
|
156
|
+
\@startsection{paragraph}{4}{\z@}%
|
157
|
+
{1.5ex \@plus 0.5ex \@minus 0.2ex}%
|
158
|
+
{-1em}%
|
159
|
+
{\normalsize\bf}%
|
160
|
+
}
|
161
|
+
\providecommand{\subparagraph}{}
|
162
|
+
\renewcommand{\subparagraph}{%
|
163
|
+
\@startsection{subparagraph}{5}{\z@}%
|
164
|
+
{1.5ex \@plus 0.5ex \@minus 0.2ex}%
|
165
|
+
{-1em}%
|
166
|
+
{\normalsize\bf}%
|
167
|
+
}
|
168
|
+
\providecommand{\subsubsubsection}{}
|
169
|
+
\renewcommand{\subsubsubsection}{%
|
170
|
+
\vskip5pt{\noindent\normalsize\rm\raggedright}%
|
171
|
+
}
|
172
|
+
|
173
|
+
% float placement
|
174
|
+
\renewcommand{\topfraction }{0.85}
|
175
|
+
\renewcommand{\bottomfraction }{0.4}
|
176
|
+
\renewcommand{\textfraction }{0.1}
|
177
|
+
\renewcommand{\floatpagefraction}{0.7}
|
178
|
+
|
179
|
+
\newlength{\@agentsabovecaptionskip}\setlength{\@agentsabovecaptionskip}{7\p@}
|
180
|
+
\newlength{\@agentsbelowcaptionskip}\setlength{\@agentsbelowcaptionskip}{\z@}
|
181
|
+
|
182
|
+
\setlength{\abovecaptionskip}{\@agentsabovecaptionskip}
|
183
|
+
\setlength{\belowcaptionskip}{\@agentsbelowcaptionskip}
|
184
|
+
|
185
|
+
% swap above/belowcaptionskip lengths for tables
|
186
|
+
\renewenvironment{table}
|
187
|
+
{\setlength{\abovecaptionskip}{\@agentsbelowcaptionskip}%
|
188
|
+
\setlength{\belowcaptionskip}{\@agentsabovecaptionskip}%
|
189
|
+
\@float{table}}
|
190
|
+
{\end@float}
|
191
|
+
|
192
|
+
% footnote formatting
|
193
|
+
\setlength{\footnotesep }{6.65\p@}
|
194
|
+
\setlength{\skip\footins}{9\p@ \@plus 4\p@ \@minus 2\p@}
|
195
|
+
\renewcommand{\footnoterule}{\kern-3\p@ \hrule width 12pc \kern 2.6\p@}
|
196
|
+
\setcounter{footnote}{0}
|
197
|
+
|
198
|
+
% paragraph formatting
|
199
|
+
\setlength{\parindent}{\z@}
|
200
|
+
\setlength{\parskip }{5.5\p@}
|
201
|
+
|
202
|
+
% list formatting
|
203
|
+
\setlength{\topsep }{4\p@ \@plus 1\p@ \@minus 2\p@}
|
204
|
+
\setlength{\partopsep }{1\p@ \@plus 0.5\p@ \@minus 0.5\p@}
|
205
|
+
\setlength{\itemsep }{2\p@ \@plus 1\p@ \@minus 0.5\p@}
|
206
|
+
\setlength{\parsep }{2\p@ \@plus 1\p@ \@minus 0.5\p@}
|
207
|
+
\setlength{\leftmargin }{3pc}
|
208
|
+
\setlength{\leftmargini }{\leftmargin}
|
209
|
+
\setlength{\leftmarginii }{2em}
|
210
|
+
\setlength{\leftmarginiii}{1.5em}
|
211
|
+
\setlength{\leftmarginiv }{1.0em}
|
212
|
+
\setlength{\leftmarginv }{0.5em}
|
213
|
+
\def\@listi {\leftmargin\leftmargini}
|
214
|
+
\def\@listii {\leftmargin\leftmarginii
|
215
|
+
\labelwidth\leftmarginii
|
216
|
+
\advance\labelwidth-\labelsep
|
217
|
+
\topsep 2\p@ \@plus 1\p@ \@minus 0.5\p@
|
218
|
+
\parsep 1\p@ \@plus 0.5\p@ \@minus 0.5\p@
|
219
|
+
\itemsep \parsep}
|
220
|
+
\def\@listiii{\leftmargin\leftmarginiii
|
221
|
+
\labelwidth\leftmarginiii
|
222
|
+
\advance\labelwidth-\labelsep
|
223
|
+
\topsep 1\p@ \@plus 0.5\p@ \@minus 0.5\p@
|
224
|
+
\parsep \z@
|
225
|
+
\partopsep 0.5\p@ \@plus 0\p@ \@minus 0.5\p@
|
226
|
+
\itemsep \topsep}
|
227
|
+
\def\@listiv {\leftmargin\leftmarginiv
|
228
|
+
\labelwidth\leftmarginiv
|
229
|
+
\advance\labelwidth-\labelsep}
|
230
|
+
\def\@listv {\leftmargin\leftmarginv
|
231
|
+
\labelwidth\leftmarginv
|
232
|
+
\advance\labelwidth-\labelsep}
|
233
|
+
\def\@listvi {\leftmargin\leftmarginvi
|
234
|
+
\labelwidth\leftmarginvi
|
235
|
+
\advance\labelwidth-\labelsep}
|
236
|
+
|
237
|
+
% create title
|
238
|
+
\providecommand{\maketitle}{}
|
239
|
+
\renewcommand{\maketitle}{%
|
240
|
+
\par
|
241
|
+
\begingroup
|
242
|
+
\renewcommand{\thefootnote}{\fnsymbol{footnote}}
|
243
|
+
% for perfect author name centering
|
244
|
+
\renewcommand{\@makefnmark}{\hbox to \z@{$^{\@thefnmark}$\hss}}
|
245
|
+
% The footnote-mark was overlapping the footnote-text,
|
246
|
+
% added the following to fix this problem
|
247
|
+
\long\def\@makefntext##1{%
|
248
|
+
\parindent 1em\noindent
|
249
|
+
\hbox to 1.8em{\hss $\m@th ^{\@thefnmark}$}##1
|
250
|
+
}
|
251
|
+
\thispagestyle{empty}
|
252
|
+
\@maketitle
|
253
|
+
\@thanks
|
254
|
+
\@notice
|
255
|
+
\endgroup
|
256
|
+
\let\maketitle\relax
|
257
|
+
\let\thanks\relax
|
258
|
+
}
|
259
|
+
|
260
|
+
% rules for title box at top of first page (modified for agents4science style)
|
261
|
+
\newcommand{\@toptitlebar}{
|
262
|
+
\hrule height 2\p@
|
263
|
+
\vskip 0.2in
|
264
|
+
\vskip -\parskip%
|
265
|
+
}
|
266
|
+
\newcommand{\@bottomtitlebar}{
|
267
|
+
\vskip 0.2in
|
268
|
+
\vskip -\parskip
|
269
|
+
\hrule height 2\p@
|
270
|
+
\vskip 0.09in%
|
271
|
+
}
|
272
|
+
|
273
|
+
% create title (includes both anonymized and non-anonymized versions)
|
274
|
+
\providecommand{\@maketitle}{}
|
275
|
+
\renewcommand{\@maketitle}{%
|
276
|
+
\vbox{%
|
277
|
+
\hsize\textwidth
|
278
|
+
\linewidth\hsize
|
279
|
+
\vskip 0.1in
|
280
|
+
\@toptitlebar
|
281
|
+
\centering
|
282
|
+
{\LARGE\bf \@title\par}
|
283
|
+
\@bottomtitlebar
|
284
|
+
\if@anonymous
|
285
|
+
\begin{tabular}[t]{c}\bf\rule{\z@}{24\p@}
|
286
|
+
Anonymous Author(s) \\
|
287
|
+
Affiliation \\
|
288
|
+
Address \\
|
289
|
+
\texttt{email} \\
|
290
|
+
\end{tabular}%
|
291
|
+
\else
|
292
|
+
\def\And{%
|
293
|
+
\end{tabular}\hfil\linebreak[0]\hfil%
|
294
|
+
\begin{tabular}[t]{c}\bf\rule{\z@}{24\p@}\ignorespaces%
|
295
|
+
}
|
296
|
+
\def\AND{%
|
297
|
+
\end{tabular}\hfil\linebreak[4]\hfil%
|
298
|
+
\begin{tabular}[t]{c}\bf\rule{\z@}{24\p@}\ignorespaces%
|
299
|
+
}
|
300
|
+
\begin{tabular}[t]{c}\bf\rule{\z@}{24\p@}\@author\end{tabular}%
|
301
|
+
\fi
|
302
|
+
\vskip 0.3in \@minus 0.1in
|
303
|
+
}
|
304
|
+
}
|
305
|
+
|
306
|
+
% add conference notice to bottom of first page
|
307
|
+
\newcommand{\ftype@noticebox}{8}
|
308
|
+
\newcommand{\@notice}{%
|
309
|
+
% give a bit of extra room back to authors on first page
|
310
|
+
\enlargethispage{2\baselineskip}%
|
311
|
+
\@float{noticebox}[b]%
|
312
|
+
\footnotesize\@noticestring%
|
313
|
+
\end@float%
|
314
|
+
}
|
315
|
+
|
316
|
+
% abstract styling
|
317
|
+
\renewenvironment{abstract}%
|
318
|
+
{%
|
319
|
+
\vskip 0.075in%
|
320
|
+
\centerline%
|
321
|
+
{\large\bf Abstract}%
|
322
|
+
\vspace{0.5ex}%
|
323
|
+
\begin{quote}%
|
324
|
+
}
|
325
|
+
{
|
326
|
+
\par%
|
327
|
+
\end{quote}%
|
328
|
+
\vskip 1ex%
|
329
|
+
}
|
330
|
+
|
331
|
+
% For the paper checklist
|
332
|
+
\newcommand{\answerYes}[1][]{\textcolor{blue}{[Yes] #1}}
|
333
|
+
\newcommand{\answerNo}[1][]{\textcolor{orange}{[No] #1}}
|
334
|
+
\newcommand{\answerNA}[1][]{\textcolor{gray}{[NA] #1}}
|
335
|
+
\newcommand{\answerTODO}[1][]{\textcolor{red}{\bf [TODO]}}
|
336
|
+
\newcommand{\justificationTODO}[1][]{\textcolor{red}{\bf [TODO]}}
|
337
|
+
|
338
|
+
\newcommand{\involvementA}[1][]{\textcolor{blue}{\bf [A] #1}}
|
339
|
+
\newcommand{\involvementB}[1][]{\textcolor{blue}{\bf [B] #1}}
|
340
|
+
\newcommand{\involvementC}[1][]{\textcolor{blue}{\bf [C] #1}}
|
341
|
+
\newcommand{\involvementD}[1][]{\textcolor{blue}{\bf [D] #1}}
|
342
|
+
\newcommand{\involvementNA}[1][]{\textcolor{gray}{\bf [NA] #1}}
|
343
|
+
\newcommand{\involvmentTODO}[1][]{\textcolor{red}{\bf [TODO]}}
|
344
|
+
|
345
|
+
% handle tweaks for camera-ready copy vs. submission copy
|
346
|
+
\if@preprint
|
347
|
+
\newcommand{\@noticestring}{%
|
348
|
+
Preprint.%
|
349
|
+
}
|
350
|
+
\else
|
351
|
+
\if@agentsfinal
|
352
|
+
\newcommand{\@noticestring}{
|
353
|
+
\@trackname
|
354
|
+
}
|
355
|
+
\else
|
356
|
+
\newcommand{\@noticestring}{%
|
357
|
+
Submitted to \@agentsordinal\/ Open Conference on AI Agents for Science
|
358
|
+
(agents4science \@agentsyear). Do not distribute.%
|
359
|
+
}
|
360
|
+
|
361
|
+
% hide the acknowledgements
|
362
|
+
\NewEnviron{hide}{}
|
363
|
+
\let\ack\hide
|
364
|
+
\let\endack\endhide
|
365
|
+
|
366
|
+
% line numbers for submission
|
367
|
+
\RequirePackage{lineno}
|
368
|
+
\linenumbers
|
369
|
+
|
370
|
+
% fix incompatibilities between lineno and amsmath, if required, by
|
371
|
+
% transparently wrapping linenomath environments around amsmath
|
372
|
+
% environments
|
373
|
+
\AtBeginDocument{%
|
374
|
+
\@ifpackageloaded{amsmath}{%
|
375
|
+
\newcommand*\patchAmsMathEnvironmentForLineno[1]{%
|
376
|
+
\expandafter\let\csname old#1\expandafter\endcsname\csname #1\endcsname
|
377
|
+
\expandafter\let\csname oldend#1\expandafter\endcsname\csname end#1\endcsname
|
378
|
+
\renewenvironment{#1}%
|
379
|
+
{\linenomath\csname old#1\endcsname}%
|
380
|
+
{\csname oldend#1\endcsname\endlinenomath}%
|
381
|
+
}%
|
382
|
+
\newcommand*\patchBothAmsMathEnvironmentsForLineno[1]{%
|
383
|
+
\patchAmsMathEnvironmentForLineno{#1}%
|
384
|
+
\patchAmsMathEnvironmentForLineno{#1*}%
|
385
|
+
}%
|
386
|
+
\patchBothAmsMathEnvironmentsForLineno{equation}%
|
387
|
+
\patchBothAmsMathEnvironmentsForLineno{align}%
|
388
|
+
\patchBothAmsMathEnvironmentsForLineno{flalign}%
|
389
|
+
\patchBothAmsMathEnvironmentsForLineno{alignat}%
|
390
|
+
\patchBothAmsMathEnvironmentsForLineno{gather}%
|
391
|
+
\patchBothAmsMathEnvironmentsForLineno{multline}%
|
392
|
+
}
|
393
|
+
{}
|
394
|
+
}
|
395
|
+
\fi
|
396
|
+
\fi
|
397
|
+
|
398
|
+
\endinput
|
@@ -0,0 +1,686 @@
|
|
1
|
+
\documentclass{article}
|
2
|
+
|
3
|
+
% if you need to pass options to natbib, use, e.g.:
|
4
|
+
% \PassOptionsToPackage{numbers, compress}{natbib}
|
5
|
+
% before loading agents4science_2025
|
6
|
+
|
7
|
+
% ready for submission
|
8
|
+
\usepackage{agents4science_2025}
|
9
|
+
|
10
|
+
% to compile a preprint version, e.g., for submission to arXiv, add the
|
11
|
+
% [preprint] option:
|
12
|
+
% \usepackage[preprint]{agents4science_2025}
|
13
|
+
|
14
|
+
% to compile a camera-ready version, add the [final] option, e.g.:
|
15
|
+
% \usepackage[final]{agents4science_2025}
|
16
|
+
|
17
|
+
% to avoid loading the natbib package, add option nonatbib:
|
18
|
+
% \usepackage[nonatbib]{agents4science_2025}
|
19
|
+
|
20
|
+
% For workshops, the authors should use the workshop options and add the name of the workshop.
|
21
|
+
% The "\workshoptitle" command is used to set the workshop title.
|
22
|
+
%
|
23
|
+
% \usepackage[sglblindworkshop]{agents4science_2025}
|
24
|
+
% \workshoptitle{WORKSHOP TITLE}
|
25
|
+
|
26
|
+
|
27
|
+
\usepackage[utf8]{inputenc} % allow utf-8 input
|
28
|
+
\usepackage[T1]{fontenc} % use 8-bit T1 fonts
|
29
|
+
\usepackage{hyperref} % hyperlinks
|
30
|
+
\usepackage{url} % simple URL typesetting
|
31
|
+
\usepackage{booktabs} % professional-quality tables
|
32
|
+
\usepackage{amsfonts} % blackboard math symbols
|
33
|
+
\usepackage{nicefrac} % compact symbols for 1/2, etc.
|
34
|
+
\usepackage{microtype} % microtypography
|
35
|
+
\usepackage{xcolor} % colors
|
36
|
+
|
37
|
+
% Note: For the workshop paper template, both \title{} and \workshoptitle{} are required.
|
38
|
+
% \title{} is the paper title and \workshoptitle{} is the workshop title for the footnote.
|
39
|
+
\title{Formatting Instructions For Agents4Science 2025}
|
40
|
+
|
41
|
+
|
42
|
+
% The \author macro works with any number of authors. There are two commands
|
43
|
+
% used to separate the names and addresses of multiple authors: \And and \AND.
|
44
|
+
%
|
45
|
+
% Using \And between authors leaves it to LaTeX to determine where to break the
|
46
|
+
% lines. Using \AND forces a line break at that point. So, if LaTeX puts 3 of 4
|
47
|
+
% authors names on the first line, and the last on the second line, try using
|
48
|
+
% \AND instead of \And before the third author name.
|
49
|
+
|
50
|
+
|
51
|
+
\author{%
|
52
|
+
David S.~Hippocampus\thanks{Use footnote for providing further information
|
53
|
+
about author (webpage, alternative address)---\emph{not} for acknowledging
|
54
|
+
funding agencies.} \\
|
55
|
+
Department of Computer Science\\
|
56
|
+
Cranberry-Lemon University\\
|
57
|
+
Pittsburgh, PA 15213 \\
|
58
|
+
\texttt{hippo@cs.cranberry-lemon.edu} \\
|
59
|
+
% examples of more authors
|
60
|
+
% \And
|
61
|
+
% Coauthor \\
|
62
|
+
% Affiliation \\
|
63
|
+
% Address \\
|
64
|
+
% \texttt{email} \\
|
65
|
+
% \AND
|
66
|
+
% Coauthor \\
|
67
|
+
% Affiliation \\
|
68
|
+
% Address \\
|
69
|
+
% \texttt{email} \\
|
70
|
+
% \And
|
71
|
+
% Coauthor \\
|
72
|
+
% Affiliation \\
|
73
|
+
% Address \\
|
74
|
+
% \texttt{email} \\
|
75
|
+
% \And
|
76
|
+
% Coauthor \\
|
77
|
+
% Affiliation \\
|
78
|
+
% Address \\
|
79
|
+
% \texttt{email} \\
|
80
|
+
}
|
81
|
+
|
82
|
+
|
83
|
+
\begin{document}
|
84
|
+
|
85
|
+
|
86
|
+
\maketitle
|
87
|
+
|
88
|
+
|
89
|
+
\begin{abstract}
|
90
|
+
The abstract paragraph should be indented \nicefrac{1}{2}~inch (3~picas) on
|
91
|
+
both the left- and right-hand margins. Use 10~point type, with a vertical
|
92
|
+
spacing (leading) of 11~points. The word \textbf{Abstract} must be centered,
|
93
|
+
bold, and in point size 12. Two line spaces precede the abstract. The abstract
|
94
|
+
must be limited to one paragraph.
|
95
|
+
\end{abstract}
|
96
|
+
|
97
|
+
|
98
|
+
\section{Submission of papers to Agents4Science 2025}
|
99
|
+
|
100
|
+
|
101
|
+
Please read the instructions below carefully and follow them faithfully.
|
102
|
+
|
103
|
+
|
104
|
+
\subsection{Style}
|
105
|
+
|
106
|
+
|
107
|
+
Papers to be submitted to Agents4Science 2025 must be prepared according to the
|
108
|
+
instructions presented here. Papers may only be up to {\bf eight} pages long,
|
109
|
+
including figures.
|
110
|
+
Additional pages \emph{containing references, checklist, and the optional technical appendices} do not count as content pages.
|
111
|
+
Papers that exceed the page limit will not be
|
112
|
+
reviewed, or in any other way considered for presentation at the conference.
|
113
|
+
|
114
|
+
|
115
|
+
Authors are required to use the Agents4Science \LaTeX{} style files obtainable at the
|
116
|
+
conference website as indicated below. Please make sure you use the current files
|
117
|
+
and not previous versions. Tweaking the style files may be grounds for
|
118
|
+
rejection.
|
119
|
+
|
120
|
+
|
121
|
+
\subsection{Retrieval of style files}
|
122
|
+
|
123
|
+
|
124
|
+
The style files for Agents4Science and other conference information are available on
|
125
|
+
the website at
|
126
|
+
\begin{center}
|
127
|
+
\url{https://agents4science.stanford.edu}
|
128
|
+
\end{center}
|
129
|
+
The file \verb+agents4science_2025.pdf+ contains these instructions and illustrates the
|
130
|
+
various formatting requirements your paper must satisfy.
|
131
|
+
|
132
|
+
|
133
|
+
The only supported style file for Agents4Science 2025 is \verb+agents4science_2025.sty+,
|
134
|
+
rewritten for \LaTeXe{}.
|
135
|
+
|
136
|
+
|
137
|
+
The \LaTeX{} style file contains three optional arguments: \verb+final+, which
|
138
|
+
creates a camera-ready copy, \verb+preprint+, which creates a preprint for
|
139
|
+
submission to, e.g., arXiv, and \verb+nonatbib+, which will not load the
|
140
|
+
\verb+natbib+ package for you in case of package clash.
|
141
|
+
|
142
|
+
|
143
|
+
\paragraph{Preprint option}
|
144
|
+
If you wish to post a preprint of your work online, e.g., on arXiv, using the
|
145
|
+
Agents4Science style, please use the \verb+preprint+ option. This will create a
|
146
|
+
nonanonymized version of your work with the text ``Preprint.''
|
147
|
+
in the footer. This version may be distributed as you see fit, as long as you do not say which conference it was submitted to. Please \textbf{do
|
148
|
+
not} use the \verb+final+ option, which should \textbf{only} be used for
|
149
|
+
papers accepted to Agents4Science.
|
150
|
+
|
151
|
+
|
152
|
+
At submission time, please omit the \verb+final+ and \verb+preprint+
|
153
|
+
options. This will anonymize your submission and add line numbers to aid
|
154
|
+
review. Please do \emph{not} refer to these line numbers in your paper as they
|
155
|
+
will be removed during generation of camera-ready copies.
|
156
|
+
|
157
|
+
|
158
|
+
The file \verb+agents4science_2025.tex+ may be used as a ``shell'' for writing your
|
159
|
+
paper. All you have to do is replace the author, title, abstract, and text of
|
160
|
+
the paper with your own.
|
161
|
+
|
162
|
+
|
163
|
+
The formatting instructions contained in these style files are summarized in
|
164
|
+
Sections \ref{gen_inst}, \ref{headings}, and \ref{others} below.
|
165
|
+
|
166
|
+
|
167
|
+
\section{General formatting instructions}
|
168
|
+
\label{gen_inst}
|
169
|
+
|
170
|
+
|
171
|
+
The text must be confined within a rectangle 5.5~inches (33~picas) wide and
|
172
|
+
9~inches (54~picas) long. The left margin is 1.5~inch (9~picas). Use 10~point
|
173
|
+
type with a vertical spacing (leading) of 11~points. Times New Roman is the
|
174
|
+
preferred typeface throughout, and will be selected for you by default.
|
175
|
+
Paragraphs are separated by \nicefrac{1}{2}~line space (5.5 points), with no
|
176
|
+
indentation.
|
177
|
+
|
178
|
+
|
179
|
+
The paper title should be 17~point, initial caps/lower case, bold, centered
|
180
|
+
between two horizontal rules. The top and bottom rules should be 2~points thick.
|
181
|
+
Allow \nicefrac{1}{4}~inch space above and below the title to rules. All pages
|
182
|
+
should start at 1~inch (6~picas) from the top of the page.
|
183
|
+
|
184
|
+
|
185
|
+
For the final version, authors' names are set in boldface, and each name is
|
186
|
+
centered above the corresponding address. The lead author's name is to be listed
|
187
|
+
first (left-most), and the co-authors' names (if different address) are set to
|
188
|
+
follow. If there is only one co-author, list both author and co-author side by
|
189
|
+
side.
|
190
|
+
|
191
|
+
|
192
|
+
Please pay special attention to the instructions in Section \ref{others}
|
193
|
+
regarding figures, tables, acknowledgments, and references.
|
194
|
+
|
195
|
+
\section{Headings: first level}
|
196
|
+
\label{headings}
|
197
|
+
|
198
|
+
|
199
|
+
All headings should be lower case (except for first word and proper nouns),
|
200
|
+
flush left, and bold.
|
201
|
+
|
202
|
+
|
203
|
+
First-level headings should be in 12-point type.
|
204
|
+
|
205
|
+
|
206
|
+
\subsection{Headings: second level}
|
207
|
+
|
208
|
+
|
209
|
+
Second-level headings should be in 10-point type.
|
210
|
+
|
211
|
+
|
212
|
+
\subsubsection{Headings: third level}
|
213
|
+
|
214
|
+
|
215
|
+
Third-level headings should be in 10-point type.
|
216
|
+
|
217
|
+
|
218
|
+
\paragraph{Paragraphs}
|
219
|
+
|
220
|
+
|
221
|
+
There is also a \verb+\paragraph+ command available, which sets the heading in
|
222
|
+
bold, flush left, and inline with the text, with the heading followed by 1\,em
|
223
|
+
of space.
|
224
|
+
|
225
|
+
|
226
|
+
\section{Citations, figures, tables, references}
|
227
|
+
\label{others}
|
228
|
+
|
229
|
+
|
230
|
+
These instructions apply to everyone.
|
231
|
+
|
232
|
+
|
233
|
+
\subsection{Citations within the text}
|
234
|
+
|
235
|
+
|
236
|
+
The \verb+natbib+ package will be loaded for you by default. Citations may be
|
237
|
+
author/year or numeric, as long as you maintain internal consistency. As to the
|
238
|
+
format of the references themselves, any style is acceptable as long as it is
|
239
|
+
used consistently.
|
240
|
+
|
241
|
+
|
242
|
+
The documentation for \verb+natbib+ may be found at
|
243
|
+
\begin{center}
|
244
|
+
\url{http://mirrors.ctan.org/macros/latex/contrib/natbib/natnotes.pdf}
|
245
|
+
\end{center}
|
246
|
+
Of note is the command \verb+\citet+, which produces citations appropriate for
|
247
|
+
use in inline text. For example,
|
248
|
+
\begin{verbatim}
|
249
|
+
\citet{hasselmo} investigated\dots
|
250
|
+
\end{verbatim}
|
251
|
+
produces
|
252
|
+
\begin{quote}
|
253
|
+
Hasselmo, et al.\ (1995) investigated\dots
|
254
|
+
\end{quote}
|
255
|
+
|
256
|
+
|
257
|
+
If you wish to load the \verb+natbib+ package with options, you may add the
|
258
|
+
following before loading the \verb+agents4science_2025+ package:
|
259
|
+
\begin{verbatim}
|
260
|
+
\PassOptionsToPackage{options}{natbib}
|
261
|
+
\end{verbatim}
|
262
|
+
|
263
|
+
|
264
|
+
If \verb+natbib+ clashes with another package you load, you can add the optional
|
265
|
+
argument \verb+nonatbib+ when loading the style file:
|
266
|
+
\begin{verbatim}
|
267
|
+
\usepackage[nonatbib]{agents4science_2025}
|
268
|
+
\end{verbatim}
|
269
|
+
|
270
|
+
|
271
|
+
As submission is double blind, refer to your own published work in the third
|
272
|
+
person. That is, use ``In the previous work of Jones et al.\ [4],'' not ``In our
|
273
|
+
previous work [4].'' If you cite your other papers that are not widely available
|
274
|
+
(e.g., a journal paper under review), use anonymous author names in the
|
275
|
+
citation, e.g., an author of the form ``A.\ Anonymous'' and include a copy of the anonymized paper in the supplementary material.
|
276
|
+
|
277
|
+
|
278
|
+
\subsection{Footnotes}
|
279
|
+
|
280
|
+
|
281
|
+
Footnotes should be used sparingly. If you do require a footnote, indicate
|
282
|
+
footnotes with a number\footnote{Sample of the first footnote.} in the
|
283
|
+
text. Place the footnotes at the bottom of the page on which they appear.
|
284
|
+
Precede the footnote with a horizontal rule of 2~inches (12~picas).
|
285
|
+
|
286
|
+
|
287
|
+
Note that footnotes are properly typeset \emph{after} punctuation
|
288
|
+
marks.\footnote{As in this example.}
|
289
|
+
|
290
|
+
|
291
|
+
\subsection{Figures}
|
292
|
+
|
293
|
+
|
294
|
+
\begin{figure}
|
295
|
+
\centering
|
296
|
+
\fbox{\rule[-.5cm]{0cm}{4cm} \rule[-.5cm]{4cm}{0cm}}
|
297
|
+
\caption{Sample figure caption.}
|
298
|
+
\end{figure}
|
299
|
+
|
300
|
+
|
301
|
+
All artwork must be neat, clean, and legible. Lines should be dark enough for
|
302
|
+
purposes of reproduction. The figure number and caption always appear after the
|
303
|
+
figure. Place one line space before the figure caption and one line space after
|
304
|
+
the figure. The figure caption should be lower case (except for first word and
|
305
|
+
proper nouns); figures are numbered consecutively.
|
306
|
+
|
307
|
+
|
308
|
+
You may use color figures. However, it is best for the figure captions and the
|
309
|
+
paper body to be legible if the paper is printed in either black/white or in
|
310
|
+
color.
|
311
|
+
|
312
|
+
|
313
|
+
\subsection{Tables}
|
314
|
+
|
315
|
+
|
316
|
+
All tables must be centered, neat, clean and legible. The table number and
|
317
|
+
title always appear before the table. See Table~\ref{sample-table}.
|
318
|
+
|
319
|
+
|
320
|
+
Place one line space before the table title, one line space after the
|
321
|
+
table title, and one line space after the table. The table title must
|
322
|
+
be lower case (except for first word and proper nouns); tables are
|
323
|
+
numbered consecutively.
|
324
|
+
|
325
|
+
|
326
|
+
Note that publication-quality tables \emph{do not contain vertical rules.} We
|
327
|
+
strongly suggest the use of the \verb+booktabs+ package, which allows for
|
328
|
+
typesetting high-quality, professional tables:
|
329
|
+
\begin{center}
|
330
|
+
\url{https://www.ctan.org/pkg/booktabs}
|
331
|
+
\end{center}
|
332
|
+
This package was used to typeset Table~\ref{sample-table}.
|
333
|
+
|
334
|
+
|
335
|
+
\begin{table}
|
336
|
+
\caption{Sample table title}
|
337
|
+
\label{sample-table}
|
338
|
+
\centering
|
339
|
+
\begin{tabular}{lll}
|
340
|
+
\toprule
|
341
|
+
\multicolumn{2}{c}{Part} \\
|
342
|
+
\cmidrule(r){1-2}
|
343
|
+
Name & Description & Size ($\mu$m) \\
|
344
|
+
\midrule
|
345
|
+
Dendrite & Input terminal & $\sim$100 \\
|
346
|
+
Axon & Output terminal & $\sim$10 \\
|
347
|
+
Soma & Cell body & up to $10^6$ \\
|
348
|
+
\bottomrule
|
349
|
+
\end{tabular}
|
350
|
+
\end{table}
|
351
|
+
|
352
|
+
\subsection{Math}
|
353
|
+
Note that display math in bare TeX commands will not create correct line numbers for submission. Please use LaTeX (or AMSTeX) commands for unnumbered display math. (You really shouldn't be using \$\$ anyway; see \url{https://tex.stackexchange.com/questions/503/why-is-preferable-to} and \url{https://tex.stackexchange.com/questions/40492/what-are-the-differences-between-align-equation-and-displaymath} for more information.)
|
354
|
+
|
355
|
+
\subsection{Final instructions}
|
356
|
+
|
357
|
+
Do not change any aspects of the formatting parameters in the style files. In
|
358
|
+
particular, do not modify the width or length of the rectangle the text should
|
359
|
+
fit into, and do not change font sizes (except perhaps in the
|
360
|
+
\textbf{References} section; see below). Please note that pages should be
|
361
|
+
numbered.
|
362
|
+
|
363
|
+
|
364
|
+
\section{Preparing PDF files}
|
365
|
+
|
366
|
+
|
367
|
+
Please prepare submission files with paper size ``US Letter,'' and not, for
|
368
|
+
example, ``A4.''
|
369
|
+
|
370
|
+
|
371
|
+
Fonts were the main cause of problems in the past years. Your PDF file must only
|
372
|
+
contain Type 1 or Embedded TrueType fonts. Here are a few instructions to
|
373
|
+
achieve this.
|
374
|
+
|
375
|
+
|
376
|
+
\begin{itemize}
|
377
|
+
|
378
|
+
|
379
|
+
\item You should directly generate PDF files using \verb+pdflatex+.
|
380
|
+
|
381
|
+
|
382
|
+
\item You can check which fonts a PDF files uses. In Acrobat Reader, select the
|
383
|
+
menu Files$>$Document Properties$>$Fonts and select Show All Fonts. You can
|
384
|
+
also use the program \verb+pdffonts+ which comes with \verb+xpdf+ and is
|
385
|
+
available out-of-the-box on most Linux machines.
|
386
|
+
|
387
|
+
|
388
|
+
\item \verb+xfig+ "patterned" shapes are implemented with bitmap fonts. Use
|
389
|
+
"solid" shapes instead.
|
390
|
+
|
391
|
+
|
392
|
+
\item The \verb+\bbold+ package almost always uses bitmap fonts. You should use
|
393
|
+
the equivalent AMS Fonts:
|
394
|
+
\begin{verbatim}
|
395
|
+
\usepackage{amsfonts}
|
396
|
+
\end{verbatim}
|
397
|
+
followed by, e.g., \verb+\mathbb{R}+, \verb+\mathbb{N}+, or \verb+\mathbb{C}+
|
398
|
+
for $\mathbb{R}$, $\mathbb{N}$ or $\mathbb{C}$. You can also use the following
|
399
|
+
workaround for reals, natural and complex:
|
400
|
+
\begin{verbatim}
|
401
|
+
\newcommand{\RR}{I\!\!R} %real numbers
|
402
|
+
\newcommand{\Nat}{I\!\!N} %natural numbers
|
403
|
+
\newcommand{\CC}{I\!\!\!\!C} %complex numbers
|
404
|
+
\end{verbatim}
|
405
|
+
Note that \verb+amsfonts+ is automatically loaded by the \verb+amssymb+ package.
|
406
|
+
|
407
|
+
|
408
|
+
\end{itemize}
|
409
|
+
|
410
|
+
|
411
|
+
If your file contains type 3 fonts or non embedded TrueType fonts, we will ask
|
412
|
+
you to fix it.
|
413
|
+
|
414
|
+
|
415
|
+
\subsection{Margins in \LaTeX{}}
|
416
|
+
|
417
|
+
|
418
|
+
Most of the margin problems come from figures positioned by hand using
|
419
|
+
\verb+\special+ or other commands. We suggest using the command
|
420
|
+
\verb+\includegraphics+ from the \verb+graphicx+ package. Always specify the
|
421
|
+
figure width as a multiple of the line width as in the example below:
|
422
|
+
\begin{verbatim}
|
423
|
+
\usepackage[pdftex]{graphicx} ...
|
424
|
+
\includegraphics[width=0.8\linewidth]{myfile.pdf}
|
425
|
+
\end{verbatim}
|
426
|
+
See Section 4.4 in the graphics bundle documentation
|
427
|
+
(\url{http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf})
|
428
|
+
|
429
|
+
|
430
|
+
A number of width problems arise when \LaTeX{} cannot properly hyphenate a
|
431
|
+
line. Please give LaTeX hyphenation hints using the \verb+\-+ command when
|
432
|
+
necessary.
|
433
|
+
|
434
|
+
\begin{ack}
|
435
|
+
Use unnumbered first level headings for the acknowledgments. All acknowledgments
|
436
|
+
go at the end of the paper before the list of references. Moreover, you are required to declare
|
437
|
+
funding (financial activities supporting the submitted work) and competing interests (related financial activities outside the submitted work).
|
438
|
+
More information about this disclosure can be found at the conference website: \url{https://agents4science.org}.
|
439
|
+
|
440
|
+
|
441
|
+
Do {\bf not} include this section in the anonymized submission, only in the final paper. You can use the \texttt{ack} environment provided in the style file to automatically hide this section in the anonymized submission.
|
442
|
+
\end{ack}
|
443
|
+
|
444
|
+
\section*{References}
|
445
|
+
|
446
|
+
|
447
|
+
References follow the acknowledgments in the camera-ready paper. Use unnumbered first-level heading for
|
448
|
+
the references. Any choice of citation style is acceptable as long as you are
|
449
|
+
consistent. It is permissible to reduce the font size to \verb+small+ (9 point)
|
450
|
+
when listing the references.
|
451
|
+
Note that the Reference section does not count towards the page limit.
|
452
|
+
\medskip
|
453
|
+
|
454
|
+
|
455
|
+
{
|
456
|
+
\small
|
457
|
+
|
458
|
+
|
459
|
+
[1] Alexander, J.A.\ \& Mozer, M.C.\ (1995) Template-based algorithms for
|
460
|
+
connectionist rule extraction. In G.\ Tesauro, D.S.\ Touretzky and T.K.\ Leen
|
461
|
+
(eds.), {\it Advances in Neural Information Processing Systems 7},
|
462
|
+
pp.\ 609--616. Cambridge, MA: MIT Press.
|
463
|
+
|
464
|
+
|
465
|
+
[2] Bower, J.M.\ \& Beeman, D.\ (1995) {\it The Book of GENESIS: Exploring
|
466
|
+
Realistic Neural Models with the GEneral NEural SImulation System.} New York:
|
467
|
+
TELOS/Springer--Verlag.
|
468
|
+
|
469
|
+
|
470
|
+
[3] Hasselmo, M.E., Schnell, E.\ \& Barkai, E.\ (1995) Dynamics of learning and
|
471
|
+
recall at excitatory recurrent synapses and cholinergic modulation in rat
|
472
|
+
hippocampal region CA3. {\it Journal of Neuroscience} {\bf 15}(7):5249-5262.
|
473
|
+
}
|
474
|
+
|
475
|
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
476
|
+
\appendix
|
477
|
+
\section{Technical Appendices and Supplementary Material}
|
478
|
+
Technical appendices with additional results, figures, graphs and proofs may be submitted with the paper submission before the full submission deadline, or as a separate PDF in the ZIP file below before the supplementary material deadline. There is no page limit for the technical appendices.
|
479
|
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
480
|
+
|
481
|
+
\newpage
|
482
|
+
|
483
|
+
\section*{Agents4Science AI Involvement Checklist}
|
484
|
+
|
485
|
+
This checklist is designed to allow you to explain the role of AI in your research. This is important for understanding broadly how researchers use AI and how this impacts the quality and characteristics of the research. \textbf{Do not remove the checklist! Papers not including the checklist will be desk rejected.} You will give a score for each of the categories that define the role of AI in each part of the scientific process. The scores are as follows:
|
486
|
+
|
487
|
+
\begin{itemize}
|
488
|
+
\item \involvementA{} \textbf{Human-generated}: Humans generated 95\% or more of the research, with AI being of minimal involvement.
|
489
|
+
\item \involvementB{} \textbf{Mostly human, assisted by AI}: The research was a collaboration between humans and AI models, but humans produced the majority (>50\%) of the research.
|
490
|
+
\item \involvementC{} \textbf{Mostly AI, assisted by human}: The research task was a collaboration between humans and AI models, but AI produced the majority (>50\%) of the research.
|
491
|
+
\item \involvementD{} \textbf{AI-generated}: AI performed over 95\% of the research. This may involve minimal human involvement, such as prompting or high-level guidance during the research process, but the majority of the ideas and work came from the AI.
|
492
|
+
\end{itemize}
|
493
|
+
|
494
|
+
These categories leave room for interpretation, so we ask that the authors also include a brief explanation elaborating on how AI was involved in the tasks for each category. Please keep your explanation to less than 150 words.
|
495
|
+
|
496
|
+
IMPORTANT, please:
|
497
|
+
\begin{itemize}
|
498
|
+
\item {\bf Delete this instruction block, but keep the section heading ``Agents4Science AI Involvement Checklist"},
|
499
|
+
\item {\bf Keep the checklist subsection headings, questions/answers and guidelines below.}
|
500
|
+
\item {\bf Do not modify the questions and only use the provided macros for your answers}.
|
501
|
+
\end{itemize}
|
502
|
+
|
503
|
+
\begin{enumerate}
|
504
|
+
\item \textbf{Hypothesis development}: Hypothesis development includes the process by which you came to explore this research topic and research question. This can involve the background research performed by either researchers or by AI. This can also involve whether the idea was proposed by researchers or by AI.
|
505
|
+
|
506
|
+
Answer: \involvmentTODO{} % Answer with \involementA{}, \involementB{}, \involementC{}, or \involementD{}
|
507
|
+
|
508
|
+
Explanation: \justificationTODO{}
|
509
|
+
\item \textbf{Experimental design and implementation}: This category includes design of experiments that are used to test the hypotheses, coding and implementation of computational methods, and the execution of these experiments.
|
510
|
+
|
511
|
+
Answer: \involvmentTODO{} % Answer with \involementA{}, \involementB{}, \involementC{}, or \involementD{}
|
512
|
+
|
513
|
+
Explanation: \justificationTODO{}
|
514
|
+
\item \textbf{Analysis of data and interpretation of results}: This category encompasses any process to organize and process data for the experiments in the paper. It also includes interpretations of the results of the study.
|
515
|
+
|
516
|
+
|
517
|
+
Answer: \involvmentTODO{} % Answer with \involementA{}, \involementB{}, \involementC{}, or \involementD{}
|
518
|
+
|
519
|
+
Explanation: \justificationTODO{}
|
520
|
+
\item \textbf{Writing}: This includes any processes for compiling results, methods, etc. into the final paper form. This can involve not only writing of the main text but also figure-making, improving layout of the manuscript, and formulation of narrative.
|
521
|
+
|
522
|
+
Answer: \involvmentTODO{} % Answer with \involementA{}, \involementB{}, \involementC{}, or \involementD{}
|
523
|
+
|
524
|
+
Explanation: \justificationTODO{}
|
525
|
+
|
526
|
+
\item \textbf{Observed AI Limitations}: What limitations have you found when using AI as a partner or lead author?
|
527
|
+
|
528
|
+
|
529
|
+
Description: \justificationTODO{}
|
530
|
+
\end{enumerate}
|
531
|
+
|
532
|
+
\newpage
|
533
|
+
|
534
|
+
\section*{Agents4Science Paper Checklist}
|
535
|
+
|
536
|
+
%%% BEGIN INSTRUCTIONS %%%
|
537
|
+
The checklist is designed to encourage best practices for responsible machine learning research, addressing issues of reproducibility, transparency, research ethics, and societal impact. Do not remove the checklist: {\bf Papers not including the checklist will be desk rejected.} The checklist should follow the references and follow the (optional) supplemental material. The checklist does NOT count towards the page limit.
|
538
|
+
|
539
|
+
Please read the checklist guidelines carefully for information on how to answer these questions. For each question in the checklist:
|
540
|
+
\begin{itemize}
|
541
|
+
\item You should answer \answerYes{}, \answerNo{}, or \answerNA{}.
|
542
|
+
\item \answerNA{} means either that the question is Not Applicable for that particular paper or the relevant information is Not Available.
|
543
|
+
\item Please provide a short (1–2 sentence) justification right after your answer (even for NA).
|
544
|
+
\end{itemize}
|
545
|
+
|
546
|
+
{\bf The checklist answers are an integral part of your paper submission.} They are visible to the reviewers and area chairs. You will be asked to also include it (after eventual revisions) with the final version of your paper, and its final version will be published with the paper.
|
547
|
+
|
548
|
+
The reviewers of your paper will be asked to use the checklist as one of the factors in their evaluation. While "\answerYes{}" is generally preferable to "\answerNo{}", it is perfectly acceptable to answer "\answerNo{}" provided a proper justification is given. In general, answering "\answerNo{}" or "\answerNA{}" is not grounds for rejection. While the questions are phrased in a binary way, we acknowledge that the true answer is often more nuanced, so please just use your best judgment and write a justification to elaborate. All supporting evidence can appear either in the main paper or the supplemental material, provided in appendix. If you answer \answerYes{} to a question, in the justification please point to the section(s) where related material for the question can be found.
|
549
|
+
|
550
|
+
IMPORTANT, please:
|
551
|
+
\begin{itemize}
|
552
|
+
\item {\bf Delete this instruction block, but keep the section heading ``Agents4Science Paper Checklist"},
|
553
|
+
\item {\bf Keep the checklist subsection headings, questions/answers and guidelines below.}
|
554
|
+
\item {\bf Do not modify the questions and only use the provided macros for your answers}.
|
555
|
+
\end{itemize}
|
556
|
+
%%% END INSTRUCTIONS %%%
|
557
|
+
|
558
|
+
|
559
|
+
\begin{enumerate}
|
560
|
+
|
561
|
+
\item {\bf Claims}
|
562
|
+
\item[] Question: Do the main claims made in the abstract and introduction accurately reflect the paper's contributions and scope?
|
563
|
+
\item[] Answer: \answerTODO{} % Replace by \answerYes{}, \answerNo{}, or \answerNA{}.
|
564
|
+
\item[] Justification: \justificationTODO{}
|
565
|
+
\item[] Guidelines:
|
566
|
+
\begin{itemize}
|
567
|
+
\item The answer NA means that the abstract and introduction do not include the claims made in the paper.
|
568
|
+
\item The abstract and/or introduction should clearly state the claims made, including the contributions made in the paper and important assumptions and limitations. A No or NA answer to this question will not be perceived well by the reviewers.
|
569
|
+
\item The claims made should match theoretical and experimental results, and reflect how much the results can be expected to generalize to other settings.
|
570
|
+
\item It is fine to include aspirational goals as motivation as long as it is clear that these goals are not attained by the paper.
|
571
|
+
\end{itemize}
|
572
|
+
|
573
|
+
\item {\bf Limitations}
|
574
|
+
\item[] Question: Does the paper discuss the limitations of the work performed by the authors?
|
575
|
+
\item[] Answer: \answerTODO{} % Replace by \answerYes{}, \answerNo{}, or \answerNA{}.
|
576
|
+
\item[] Justification: \justificationTODO{}
|
577
|
+
\item[] Guidelines:
|
578
|
+
\begin{itemize}
|
579
|
+
\item The answer NA means that the paper has no limitation while the answer No means that the paper has limitations, but those are not discussed in the paper.
|
580
|
+
\item The authors are encouraged to create a separate "Limitations" section in their paper.
|
581
|
+
\item The paper should point out any strong assumptions and how robust the results are to violations of these assumptions (e.g., independence assumptions, noiseless settings, model well-specification, asymptotic approximations only holding locally). The authors should reflect on how these assumptions might be violated in practice and what the implications would be.
|
582
|
+
\item The authors should reflect on the scope of the claims made, e.g., if the approach was only tested on a few datasets or with a few runs. In general, empirical results often depend on implicit assumptions, which should be articulated.
|
583
|
+
\item The authors should reflect on the factors that influence the performance of the approach. For example, a facial recognition algorithm may perform poorly when image resolution is low or images are taken in low lighting.
|
584
|
+
\item The authors should discuss the computational efficiency of the proposed algorithms and how they scale with dataset size.
|
585
|
+
\item If applicable, the authors should discuss possible limitations of their approach to address problems of privacy and fairness.
|
586
|
+
\item While the authors might fear that complete honesty about limitations might be used by reviewers as grounds for rejection, a worse outcome might be that reviewers discover limitations that aren't acknowledged in the paper. Reviewers will be specifically instructed to not penalize honesty concerning limitations.
|
587
|
+
\end{itemize}
|
588
|
+
|
589
|
+
\item {\bf Theory assumptions and proofs}
|
590
|
+
\item[] Question: For each theoretical result, does the paper provide the full set of assumptions and a complete (and correct) proof?
|
591
|
+
\item[] Answer: \answerTODO{} % Replace by \answerYes{}, \answerNo{}, or \answerNA{}.
|
592
|
+
\item[] Justification: \justificationTODO{}
|
593
|
+
\item[] Guidelines:
|
594
|
+
\begin{itemize}
|
595
|
+
\item The answer NA means that the paper does not include theoretical results.
|
596
|
+
\item All the theorems, formulas, and proofs in the paper should be numbered and cross-referenced.
|
597
|
+
\item All assumptions should be clearly stated or referenced in the statement of any theorems.
|
598
|
+
\item The proofs can either appear in the main paper or the supplemental material, but if they appear in the supplemental material, the authors are encouraged to provide a short proof sketch to provide intuition.
|
599
|
+
\end{itemize}
|
600
|
+
|
601
|
+
\item {\bf Experimental result reproducibility}
|
602
|
+
\item[] Question: Does the paper fully disclose all the information needed to reproduce the main experimental results of the paper to the extent that it affects the main claims and/or conclusions of the paper (regardless of whether the code and data are provided or not)?
|
603
|
+
\item[] Answer: \answerTODO{} % Replace by \answerYes{}, \answerNo{}, or \answerNA{}.
|
604
|
+
\item[] Justification: \justificationTODO{}
|
605
|
+
\item[] Guidelines:
|
606
|
+
\begin{itemize}
|
607
|
+
\item The answer NA means that the paper does not include experiments.
|
608
|
+
\item If the paper includes experiments, a No answer to this question will not be perceived well by the reviewers: Making the paper reproducible is important.
|
609
|
+
\item If the contribution is a dataset and/or model, the authors should describe the steps taken to make their results reproducible or verifiable.
|
610
|
+
\item We recognize that reproducibility may be tricky in some cases, in which case authors are welcome to describe the particular way they provide for reproducibility. In the case of closed-source models, it may be that access to the model is limited in some way (e.g., to registered users), but it should be possible for other researchers to have some path to reproducing or verifying the results.
|
611
|
+
\end{itemize}
|
612
|
+
|
613
|
+
\item {\bf Open access to data and code}
|
614
|
+
\item[] Question: Does the paper provide open access to the data and code, with sufficient instructions to faithfully reproduce the main experimental results, as described in supplemental material?
|
615
|
+
\item[] Answer: \answerTODO{} % Replace by \answerYes{}, \answerNo{}, or \answerNA{}.
|
616
|
+
\item[] Justification: \justificationTODO{}
|
617
|
+
\item[] Guidelines:
|
618
|
+
\begin{itemize}
|
619
|
+
\item The answer NA means that paper does not include experiments requiring code.
|
620
|
+
\item Please see the Agents4Science code and data submission guidelines on the conference website for more details.
|
621
|
+
\item While we encourage the release of code and data, we understand that this might not be possible, so “No” is an acceptable answer. Papers cannot be rejected simply for not including code, unless this is central to the contribution (e.g., for a new open-source benchmark).
|
622
|
+
\item The instructions should contain the exact command and environment needed to run to reproduce the results.
|
623
|
+
\item At submission time, to preserve anonymity, the authors should release anonymized versions (if applicable).
|
624
|
+
\end{itemize}
|
625
|
+
|
626
|
+
\item {\bf Experimental setting/details}
|
627
|
+
\item[] Question: Does the paper specify all the training and test details (e.g., data splits, hyperparameters, how they were chosen, type of optimizer, etc.) necessary to understand the results?
|
628
|
+
\item[] Answer: \answerTODO{} % Replace by \answerYes{}, \answerNo{}, or \answerNA{}.
|
629
|
+
\item[] Justification: \justificationTODO{}
|
630
|
+
\item[] Guidelines:
|
631
|
+
\begin{itemize}
|
632
|
+
\item The answer NA means that the paper does not include experiments.
|
633
|
+
\item The experimental setting should be presented in the core of the paper to a level of detail that is necessary to appreciate the results and make sense of them.
|
634
|
+
\item The full details can be provided either with the code, in appendix, or as supplemental material.
|
635
|
+
\end{itemize}
|
636
|
+
|
637
|
+
\item {\bf Experiment statistical significance}
|
638
|
+
\item[] Question: Does the paper report error bars suitably and correctly defined or other appropriate information about the statistical significance of the experiments?
|
639
|
+
\item[] Answer: \answerTODO{} % Replace by \answerYes{}, \answerNo{}, or \answerNA{}.
|
640
|
+
\item[] Justification: \justificationTODO{}
|
641
|
+
\item[] Guidelines:
|
642
|
+
\begin{itemize}
|
643
|
+
\item The answer NA means that the paper does not include experiments.
|
644
|
+
\item The authors should answer "Yes" if the results are accompanied by error bars, confidence intervals, or statistical significance tests, at least for the experiments that support the main claims of the paper.
|
645
|
+
\item The factors of variability that the error bars are capturing should be clearly stated (for example, train/test split, initialization, or overall run with given experimental conditions).
|
646
|
+
\end{itemize}
|
647
|
+
|
648
|
+
\item {\bf Experiments compute resources}
|
649
|
+
\item[] Question: For each experiment, does the paper provide sufficient information on the computer resources (type of compute workers, memory, time of execution) needed to reproduce the experiments?
|
650
|
+
\item[] Answer: \answerTODO{} % Replace by \answerYes{}, \answerNo{}, or \answerNA{}.
|
651
|
+
\item[] Justification: \justificationTODO{}
|
652
|
+
\item[] Guidelines:
|
653
|
+
\begin{itemize}
|
654
|
+
\item The answer NA means that the paper does not include experiments.
|
655
|
+
\item The paper should indicate the type of compute workers CPU or GPU, internal cluster, or cloud provider, including relevant memory and storage.
|
656
|
+
\item The paper should provide the amount of compute required for each of the individual experimental runs as well as estimate the total compute.
|
657
|
+
\end{itemize}
|
658
|
+
|
659
|
+
\item {\bf Code of ethics}
|
660
|
+
\item[] Question: Does the research conducted in the paper conform, in every respect, with the Agents4Science Code of Ethics (see conference website)?
|
661
|
+
\item[] Answer: \answerTODO{} % Replace by \answerYes{}, \answerNo{}, or \answerNA{}.
|
662
|
+
\item[] Justification: \justificationTODO{}
|
663
|
+
\item[] Guidelines:
|
664
|
+
\begin{itemize}
|
665
|
+
\item The answer NA means that the authors have not reviewed the Agents4Science Code of Ethics.
|
666
|
+
\item If the authors answer No, they should explain the special circumstances that require a deviation from the Code of Ethics.
|
667
|
+
\end{itemize}
|
668
|
+
|
669
|
+
|
670
|
+
\item {\bf Broader impacts}
|
671
|
+
\item[] Question: Does the paper discuss both potential positive societal impacts and negative societal impacts of the work performed?
|
672
|
+
\item[] Answer: \answerTODO{} % Replace by \answerYes{}, \answerNo{}, or \answerNA{}.
|
673
|
+
\item[] Justification: \justificationTODO{}
|
674
|
+
\item[] Guidelines:
|
675
|
+
\begin{itemize}
|
676
|
+
\item The answer NA means that there is no societal impact of the work performed.
|
677
|
+
\item If the authors answer NA or No, they should explain why their work has no societal impact or why the paper does not address societal impact.
|
678
|
+
\item Examples of negative societal impacts include potential malicious or unintended uses (e.g., disinformation, generating fake profiles, surveillance), fairness considerations, privacy considerations, and security considerations.
|
679
|
+
\item If there are negative societal impacts, the authors could also discuss possible mitigation strategies.
|
680
|
+
\end{itemize}
|
681
|
+
|
682
|
+
|
683
|
+
\end{enumerate}
|
684
|
+
|
685
|
+
|
686
|
+
\end{document}
|
@@ -58,7 +58,11 @@ def compile_latex_from_file(
|
|
58
58
|
output_filename: The path to the output pdf file.
|
59
59
|
timeout: The timeout for the compilation. 60 seconds by default.
|
60
60
|
"""
|
61
|
-
|
61
|
+
input_filename_path = Path(input_filename)
|
62
|
+
if not input_filename_path.exists():
|
63
|
+
input_filename_path = Path(get_workspace_dir()) / input_filename
|
64
|
+
assert input_filename_path.exists(), f"Input file {input_filename} does not exist"
|
65
|
+
with open(input_filename_path, "r", encoding="utf-8") as file:
|
62
66
|
latex_code = file.read()
|
63
67
|
return compile_latex_from_str(latex_code, output_filename, timeout)
|
64
68
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: academia-mcp
|
3
|
-
Version: 1.4.
|
3
|
+
Version: 1.4.2
|
4
4
|
Summary: MCP server that provides different tools to search for scientific publications
|
5
5
|
Author-email: Ilya Gusev <phoenixilya@gmail.com>
|
6
6
|
Project-URL: Homepage, https://github.com/IlyaGusev/academia_mcp
|
@@ -14,6 +14,8 @@ academia_mcp.egg-info/dependency_links.txt
|
|
14
14
|
academia_mcp.egg-info/entry_points.txt
|
15
15
|
academia_mcp.egg-info/requires.txt
|
16
16
|
academia_mcp.egg-info/top_level.txt
|
17
|
+
academia_mcp/latex_templates/agents4science_2025/agents4science_2025.sty
|
18
|
+
academia_mcp/latex_templates/agents4science_2025/agents4science_2025.tex
|
17
19
|
academia_mcp/tools/__init__.py
|
18
20
|
academia_mcp/tools/anthology_search.py
|
19
21
|
academia_mcp/tools/arxiv_download.py
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
4
4
|
|
5
5
|
[project]
|
6
6
|
name = "academia-mcp"
|
7
|
-
version = "1.4.
|
7
|
+
version = "1.4.2"
|
8
8
|
description = "MCP server that provides different tools to search for scientific publications"
|
9
9
|
readme = "README.md"
|
10
10
|
authors = [
|
@@ -61,7 +61,7 @@ where = ["."]
|
|
61
61
|
include = ["academia_mcp*"]
|
62
62
|
|
63
63
|
[tool.setuptools.package-data]
|
64
|
-
"academia_mcp" = ["py.typed"]
|
64
|
+
"academia_mcp" = ["py.typed", "latex_templates/**/*"]
|
65
65
|
"academia_mcp.tools" = ["py.typed"]
|
66
66
|
|
67
67
|
[[tool.mypy.overrides]]
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|