Latex语法学习03:论文中的符号表的制作

在写论文时,我们经常需要将论文中出现的符号列表显示,方便阅读。

1 完整源码

\documentclass{article}
\usepackage{tabularx}
\usepackage{booktabs}
\usepackage[labelfont=bf,format=plain,justification=raggedright,singlelinecheck=false]{caption}
\begin{document}	
\begin{table}[h]
	\caption{Notation des SCLSP-RM\textsuperscript{gen} Modells nach Sahling et all.(2016)}
	\begin{tabularx}{\textwidth}{p{0.08\textwidth}X}
		\toprule	
		\underline{\textbf{\emph{Indices}}} \\
		$K$ & number of products $(k \in \{1,...,K\})$  \\ 
		$T$ & number of periods $(t \in \{1,...,T\})$ \\
		\underline{\textbf{\emph{Parameters}}} \\  
		$\delta_k$ & target $\delta$-service level for product k \\
		$c_t$      & production capacity in period t \\
		$c^r_t$    & Remanufacturing capacity in period t  \\
		$hc_k$     & Holding cost of product k per unit and period;holding cost of product k per unit and period;holding cost of product k per unit and period   \\
		$hc_k$     & holding cost of product k per unit and period   \\
		oc   & overtime costs per unit   \\
		$M_{kt}$   & bignumber for product k in period t\\
		$pc_{k}$   & production cost of product k per unit\\
		$pc^r_{k}$ & remanufacturing cost of product k per unit\\
		$sc_{k}$   &  setup cost of product k\\
		$sc^r_{k}$ &  setup cost of returned product k\\
		$tp_{k}$   &  production time for one unit of product k\\
		$tp^r_{k}$ & remanufacturing time for one unit of product k\\
		$ts_{k}$   & setup time of product k\\
		$ts^r_{k}$ & setup time of returned product k\\
		
		\underline{\textbf{\emph{Random variables}}} \\ 
		$BL_{kt}$  & backlog of product k at the end of period t\\
		$D_{kt}$   & external demand of product k in period t  \\
		$I_{kt}$   & net inventory of product k at the end of period t  \\
		$I^r_{kt}$ & net inventory of returns of product k at the end of period t  \\
		$IP_{kt} $  & physical inventory of product k at the end of period t \\
		$IP^r_{kt}$   & physical inventory of recoverables at the end of period t \\
		$R_{kt}$   &  returns of product k in period t\\
		$SF^r_{kt}$   &  Shortfall of recoverables of product k in t \\
		\bottomrule
	\end{tabularx}
\end{table}

\end{document}

备注:修改代码中的0.08,即可调整两列的相对宽度。

2 代码效果

  • 4
    点赞
  • 19
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

运筹码仓

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值