I currently have two files.
However when I compile the below all I get is a page with References at the sop and everything else blank.
The file does not seem to be linking to "myrefs" how do I fix it?
Code: Select all
Code, edit and compile here:
\documentclass{article} % Your input file must contain these two lines\usepackage{fancyvrb}\DefineVerbatimEnvironment{code}{Verbatim}{fontsize=\small}\DefineVerbatimEnvironment{example}{Verbatim}{fontsize=\small}\usepackage{natbib}\usepackage{amsmath}\usepackage{pdflscape}\usepackage{amsfonts}\usepackage{bm}\usepackage{grffile}\usepackage{graphicx}\usepackage{multirow}\usepackage{enumerate}\usepackage[%font=small,labelfont=bf,figurewithin=section,tablewithin=section,tableposition=top]{caption}\makeatletter\def\env@matrix{\hskip -\arraycolsep\let\@ifnextchar\new@ifnextchar\array{*\c@MaxMatrixCols l}}\makeatother\begin{document} % plus the \end{document} command at the end\parskip = 1pc %change spacing between paragraphs\parindent = 0pc %change paragraph indentation\pagestyle{empty}\clearpage\setcounter{page}{1}\pagestyle{plain}\clearpage\pagestyle{empty}
Code: Select all
@Article{Sankaran_1963,author = {M. Sankaran},title = {Approximations to the non-central chi-square distribution,},journal = "Biometrica",year = {1963},volume = {50},number = {},month = {},pages = {199-204},note = {},annote = {}}