Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: change bst; add font folder; more easier to use #30

Closed
wants to merge 1 commit into from
Closed

feat: change bst; add font folder; more easier to use #30

wants to merge 1 commit into from

Conversation

austiecodes
Copy link

@austiecodes austiecodes commented Dec 26, 2023

修改了一个更加容易使用的版本

原来的版本在clone下来后使用还是有一些报错。为此我做了一些调整。

新的 bst 文件

使用了来自 gbt7714 这个GitHub 项目的 bst 文件,它是 “GB/T 7714—2015《信息与文献 参考文献著录规则》” 的 bib 实现。

同时我对英文文献在中文文章里呈现的方式做了一些我认为比较合适的修改。

\citet{NIPS2017_3f5ee243} 提出了 transformer 模型。
\citeauthor{NIPS2017_3f5ee243} 在  \cite{NIPS2017_3f5ee243} 中提出了 transformer 模型。

如图:

image

默认注释掉了摘要里面的一些内容

  % \begin{spacing}{2.0}
  %   \begin{center}{\sanhao \hei \@displaytitle}\end{center}%
  % \end{spacing}
  \xiaosi \vspace{1.4pt}%
  % \ifisanon{}\else{
  % \begin{center}%
  %   \begin{tabular}[c]{ll}%
  %     专业名称: & \@subject \\%
  %     申请者:& \@author \\%
  %     导师: & \@supervisor~\@protitle \\%
  %   \end{tabular}%    
  % \end{center}%
  % }\fi

增加了字体文件夹

这可能会导致仓库体积过大。也许可以单独设置一个 download link

@wzpan
Copy link
Contributor

wzpan commented Jan 8, 2024

@austiecodes 字体属于大二进制文件,不建议直接丢进 git 仓库,而应该使用 git-lfs 来维护。

@austiecodes
Copy link
Author

嗯好的,去了解一下git-lfs的使用,然后重新提交pr。这个pr就暂时关闭。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants