Code: Select all
@article{Cho2010,
author = "Y. C. Cho and S. Lee and M. Ajmal and W.- K. Kim and C. R. Cho and S.-Y. Jeong and J. H. Park and S. E. Park and S. Park and H.-K. Pak and H. C. Kim",
title = "Copper Better than Silver: Electrical Resistivity of the Grain-Free Single-Crystal Copper Wire",
journal = "Cryst. Growth Des.",
volume = "10",
pages = "2780-2784",
year = "2010"
}
Code: Select all
[10] Y.C. Cho, S. Lee, M. Ajmal, W.K. Kim, C.R. Cho, S.Y. Jeong, J.H. Park, S.E. Park, S. Park, H.K. Pak, H.C. Kim, Copper better than silver: Electrical resistiv- ity of the grain-free single-crystal copper wire. Cryst. Growth Des. 10, 2780–2784 (2010)
Code: Select all
\usepackage{graphicx}%
\usepackage{multirow}%
\usepackage{amsmath,amssymb,amsfonts}%
\usepackage{amsthm}%
\usepackage{mathrsfs}%
\usepackage[title]{appendix}%
\usepackage{xcolor}%
\usepackage{textcomp}%
\usepackage{manyfoot}%
\usepackage{booktabs}%
\usepackage{algorithm}%
\usepackage{algorithmicx}%
\usepackage{algpseudocode}%
\usepackage{listings}%
I have tried W.{-} K. Kim but Latex still ignores the dash. I would like the output to be W.-K. Kim not W. K. Kim.
Thank you,
Vahid