Giter Site home page Giter Site logo

fduzs / bithesis Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 0.0 12.66 MB

北京理工大学硕士博士研究生学位论文 LaTeX 模板 — 非官方

License: LaTeX Project Public License v1.3c

TeX 100.00%
latex-template master-thesis phd-thesis beijing-institute-of-technology

bithesis's Introduction

Hi there 👋

bithesis's People

Contributors

fduzs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bithesis's Issues

你好,请问参考文献的序号如何设置左对齐

%%%%%%%%%%%%%%%%%%%%%%%%% 参考文献 %%%%%%%%%%%%%%%%%%%%%%%%%
\bibliographystyle{GBT7714-2005NLang}

\RequirePackage{enumitem}
\renewenvironment{thebibliography}[1]{
    \zihao{5}
    \chapter*{\bibname}
    \@mkboth{\MakeUppercase{\bibname}}{\MakeUppercase{\bibname}}
    \addcontentsline{toc}{chapter}{参考文献}
    \list{\@biblabel{\@arabic\c@enumiv}}{
        \settowidth\labelwidth{\@biblabel{#1}}
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \setlength{\parsep}{1mm}
        \setlength{\labelsep}{0.5em}
        \setlength{\itemsep}{0.05pc}
        \setlength{\listparindent}{0in}
        \setlength{\itemindent}{0in}
        \setlength{\rightmargin}{0in}
        \@openbib@code
        \usecounter{enumiv}
        \let\p@enumiv\@empty
        \renewcommand{\theenumiv}{\@arabic\c@enumiv}
    }
    \sloppy
    \clubpenalty4000
    \@clubpenalty \clubpenalty
    \widowpenalty4000
    \sfcode`\.\@m
}{
    \def\@noitemerr
    {\@latex@warning{Empty `thebibliography' environment}}
    \endlist
}

\def\BIT@label@reference{参考文献}

万分感谢!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.