I try the following code:
Code: Select all
\documentclass{article} % Your input file must contain these two lines
\usepackage{natbib}
\begin{document} % plus the \end{document} command at the end.
\section{Simple Text} % This command makes a section title.
Words are separated by one or more spaces. Paragraphs are separated by
one or more blank lines. The output is not affected by adding extra
spaces or extra blank lines to the input file.
Double quotes are typed like this: ``quoted text''.
Single quotes are typed like this: `single-quoted text'.
Long dashes are typed as three dash characters---like this.
Emphasized text is typed like this: \emph{this is emphasized}.
Bold text is typed like this: \textbf{this is bold}.
\subsection{A Warning or Two} % This command makes a subsection title.
If you get too much space after a mid-sentence period---abbreviations
like etc.\ are the common culprits)---then type a backslash followed by
a space after the period, as in this sentence.
Remember, don't type the 10 special characters (such as dollar sign and
backslash) except as directed! The following seven are printed by
typing a backslash in front of them: \$ \& \# \% \_ \{ and \}.
The manual tells how to make other symbols.
\bibliographystyle{plainnat}
\bibliography{volsmile}
\end{document}
In the output pane at the bottom it says:
I was expecting a `,' or a `}'---line 3volsmile.bib
It has the same error for every different line
What is going on?
here is the bib file:
Code: Select all

@article{
Author = {Ayache, E., Henrotte, P., Nassar, S., and Wang, Xuewen},
Title = {Can anyone solve the smile problem},
Journal = {Wilmott magazine},
Year = {2004} }
@misc{
BibTeX,
Author = {Blacher, G.},
Title = {A new approach for designing and calibreating stochastic volattility models for optimal delta-vega hedging of exotic options},
Year = {2001} }
@article{
Breeden 1,
Author = {Breeden, D., and R. Litzenberger},
Title = {Prices of state-contingent claims implicit in options prices},
Journal = {Journal of Business},
Number = {51},
Pages = {621-651},
Year = {1978} }
@article{
Author = {Derman, E.},
Title = {Regimes of Volatility},
Journal = {Risk},
Year = {1999} }
@misc{
BibTeX,
Author = {Derman, E. and Kani, I.},
Title = {The Volatility Smile and its Implied Tree},
Publisher = {Goldman Sachs},
Year = {1994} }
@article{
Author = {Dumas, B., J. Fleming, and R.E. Whaley},
Title = {Implied volatility functions: Empirical test},
Journal = {The Journal of Finance},
Number = {53},
Year = {1998} }
@article{
Author = {Dupire, B.},
Title = {Pricing with a Smile},
Journal = {Risk},
Number = {7},
Pages = {18-20},
Year = {1994} }
@article{
Author = {Elie Ayache, Philippe Henrotte, Sonia Nassar and Xuewen Wang},
Title = {Can Anyone Solve the Smile Problem},
Journal = {Wilmott magazine},
Number = {January},
Pages = {78-96},
Year = {2004} }
@book{
Author = {Gatheral, Jim},
Title = {The Volatility Surface ( A practitioner's Guide)},
Publisher = {Wiley Finance},
Year = {2006} }
@article{
Author = {Hagan, Patrick s., Deep Kumar, Andrew S. Lesniewski, and Diana E. Woodward.},
Title = {Managing smile risk},
Journal = {Wilmott magazine},
Pages = {84-108},
Year = {2002} }
@article{
Author = {Henrotte, P.},
Title = {The case for time homogeneity},
Journal = {Wilmott magazine},
Year = {2004} }
@article{
Author = {Heston, S.},
Title = {A closed-form solution for options with stochastic volatility, with application to bond and currency options.},
Journal = {Review of Financial Studies},
Number = {6},
Pages = {327-343},
Year = {1993} }
@article{
Author = {Hull, J. and White, A.},
Title = {An analysis of the bias in option pricing caused by a stochastic volatility},
Journal = {Advances in Futures and Options Research},
Number = {3},
Pages = {29-61},
Year = {1988} }
@book{
Author = {Javaheri, Alireza},
Title = {Inside Volatility Arbitrage (the secrets of skewness)
},
Publisher = {Wiley Finance},
Year = {2005} }
@book{
Author = {Jean-Pierre Fouque, George Papanicolaou, K. Ronnie Sircar},
Title = {Derivatives in Financial Markets with Stochastic Volatility},
Publisher = {Cambridge},
Year = {2000} }
@article{
Author = {Lipton, A., and McGhee, W.},
Title = {An efficient implementation of the universal volatility model},
Journal = {Risk},
Year = {2002} }
@article{
Author = {Lipton, Alexander},
Title = {The vol smile problem},
Journal = {Risk},
Number = {February},
Pages = {61-65},
Year = {2002} }
@article{
Author = {Merton, R.},
Title = {Options pricing when the underlying stock returns are discontinuous},
Journal = {Journal of Financial Economics},
Volume = {3 },
Number = {1},
Year = {1996} }
@misc{
BibTeX,
Author = {Piterbarg, V.},
Title = {Mixture of models: a perfect recipe for a...hangover?},
Publisher = {Bank of America},
Month = {July},
Year = {2003} }