-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbib2item.tex
112 lines (89 loc) · 2.33 KB
/
bib2item.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
% Choose the journal abbreviation for the journal you are
% submitting to:
% jgrga JOURNAL OF GEOPHYSICAL RESEARCH
% gbc GLOBAL BIOCHEMICAL CYCLES
% grl GEOPHYSICAL RESEARCH LETTERS
% pal PALEOCEANOGRAPHY
% ras RADIO SCIENCE
% rog REVIEWS OF GEOPHYSICS
% tec TECTONICS
% wrr WATER RESOURCES RESEARCH
% gc GEOCHEMISTRY, GEOPHYSICS, GEOSYSTEMS
% (If you are submitting to a journal other than jgrga,
% substitute the initials of the journal for "jgrga" below)
%\documentclass[draft,jgrga]{AGUTeX}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%% optional article formats author might want to use
% To produce a galley version:
% \documentclass[galley,jgrga]{AGUTeX}
% To produce a two columned version:
% \documentclass[jgrga]{AGUTeX}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%oceandynamics
\documentclass[final]{svjour3}
%\usepackage{newclude}
%\documentclass[twocolumn,final]{svjour3}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\usepackage{newclude}
%
%use with \include*{filename} % will not add page breaks
\smartqed
\usepackage{float}
\usepackage{graphicx}
\usepackage{textcomp}
\usepackage{natbib}
\usepackage{amsmath}
\usepackage{subfig}
\usepackage{nicefrac}
\usepackage{lineno}
\usepackage{rotating}
\usepackage{enumitem}
\usepackage{multirow}
\usepackage[colorlinks = true,
linkcolor = blue,
urlcolor = blue,
citecolor = blue,
anchorcolor = blue]{hyperref}
%\journalname{Ocean Dynamics}
\linenumbers
\linespread{2}
\textwidth 16cm
\textheight 23cm
\newcommand{\comments}[1]{}
\begin{document}
\title{
On the modeling of wave-enhanced turbulence quantities near-shore.
}
\author{
Saeed Moghimi et al. $^{1}$
}
\institute{\at OSU.
}
\date{Draft: \today / Received: date / Accepted: date}
% The correct dates will be entered by the editor
\maketitle
\begin{abstract}
{
In this research state-of-the-art \ldots
}
\keywords{SWIFT drifters \and turbulence \and modeling \ wave
}
\end{abstract}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\small
\setcounter{tocdepth}{5}
\tableofcontents
\listoffigures
\listoftables
\newpage
\normalsize
\section{discussions}
\label{sec:discussions}
\end{acknowledgements}
\bibliographystyle{spbasic}
\bibliography{References_all}
\end{document}
\comments {
}