I use vertical delimiters to separate items in my article.
Code: Select all
\documentclass[10pt]{article}
\begin{document}
\section{Research Interests}
corporate strategy | technology strategy | operations strategy
\end{document}
Thank you.
Frank
Code: Select all
\documentclass[10pt]{article}
\begin{document}
\section{Research Interests}
corporate strategy | technology strategy | operations strategy
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\documentclass[10pt]{article}
\usepackage[T1]{fontenc} % Enable Cork Encoding
\begin{document}
\section{Research Interests}
corporate strategy | technology strategy | operations strategy
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.