Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1220056
  • 博文数量: 34
  • 博客积分: 10100
  • 博客等级: 上将
  • 技术积分: 370
  • 用 户 组: 普通用户
  • 注册时间: 2009-03-16 14:59
文章分类
文章存档

2011年(5)

2010年(4)

2009年(25)

我的朋友

分类:

2011-05-01 23:31:46

 
% !TEX TS-program = xelatex
% !TEX encoding = UTF-8

 

% This is a simple template for a XeLaTeX document using the "article" class,

% with the fontspec package to easily select fonts.

\documentclass[default,10pt]{article} % use larger type; default would be 10pt

\usepackage{fontspec,xltxtra,xunicode}

\usepackage[slantfont,boldfont]{xeCJK}

\usepackage{geometry} % See geometry.pdf to learn the layout options. There are lots.

%\usepackage[top=1.78in,bottom=1.5in,left=1.5in,right=1.5in]{geometry}%英文标准页边距

%\usepackage[top=1in,bottom=1in,left=1.25in,right=1.25in]{geometry} %word标准边距

\geometry{a4paper} % or letterpaper (US) or a5paper or....

%==========可选包===========================

\usepackage{graphicx} % support the \includegraphics command and options

\usepackage{txfonts}  %数学字体

\usepackage{hyperref} %参考文献和目录链接

\makeatletter

\def\@cite#1#2{\textsuperscript{[{#1\if@tempswa , #2\fi}]}} %引用参考文献的数字为上标

\makeatother

 

\usepackage[sort&compress]{natbib}%使用bibliography管理参考文献时采用natbib格式。natbib提供了三种

%列表样式:plainnat、abbrvnat、unsrtnat。前两种都是作者-年份样式,文献列表按作者-年份排序,第二种

%会使用一些缩写(比如作者的 first name);unsrtnat 是数字样式,文献列表按引用顺序排序。更多格式可

%到这里寻找/usr/local/texlive/2009/texmf-dist/bibtex/bst,也可以自行生成:latex makebst 然后按照

%提示设置。

\setcitestyle{authoryear, round, comma, aysep={;}, yysep={,}, notesep={, }}%natbib默认的格式。

%\bibpunct{(}{)}{,}{a}{}{;}%也是设置参考文献格式的命令,不限于natbib

\usepackage[toc,page,title,titletoc,header]{appendix} %附录

\usepackage{multirow} %表格多列合并

\usepackage{slashbox} %表格斜线

\usepackage{booktabs} %表格横线 \toprule \midrule \bottomrule

\usepackage{fancyhdr} %页眉

%\usepackage[parfill]{parskip} % Activate to begin paragraphs with an empty line rather than an indent

%\linespread{1.3} %1.5倍行距

%========中文缩进两个汉字位=============

%\makeatletter

%\let\@afterindentfalse\@afterindenttrue

%\@afterindenttrue

%\makeatother

%\setlength{\parindent}{2.5em}

%========中文缩进两个汉字位=============

% 设置中文字体

% ==========================================================

\defaultfontfeatures{Mapping=tex-text} % to support TeX conventions like ``---''

\setCJKmainfont[BoldFont=Adobe Heiti Std,ItalicFont=Adobe Kaiti Std]{Adobe Song Std}

\setCJKsansfont{Adobe Heiti Std}

\setCJKmonofont{Adobe Fangsong Std}

\setCJKfamilyfont{zhsong}{Adobe Song Std}

\setCJKfamilyfont{zhhei}{Adobe Heiti Std}

\setCJKfamilyfont{zhfs}{Adobe Fangsong Std}

\setCJKfamilyfont{zhkai}{Adobe Kaiti Std}

%\setCJKfamilyfont{zhli}{LiSu}

%\setCJKfamilyfont{zhyou}{YouYuan}

 

\newcommand*{\songti}{\CJKfamily{zhsong}} % 宋体

\newcommand*{\heiti}{\CJKfamily{zhhei}} % 黑体

\newcommand*{\kaishu}{\CJKfamily{zhkai}} % 楷书

\newcommand*{\fangsong}{\CJKfamily{zhfs}} % 仿宋

%\newcommand*{\lishu}{\CJKfamily{zhli}} % 隶书

%\newcommand*{\youyuan}{\CJKfamily{zhyou}} % 幼圆

% ================英文字体====================================

 

%\setmainfont{ Charis SIL} % set the main body font (\textrm), assumes Charis SIL is installed

\setmainfont{Times New Roman}

%\setsansfont{DejaVu Sans} %衬线字体,linux下。

%\setmonofont{DejaVu Sans Mono}%非衬线字体,linux下。

\setmonofont{Consolas}% window下的字体


%=======以下题名改为中文===============

\renewcommand{\contentsname}{目录}

\renewcommand{\listfigurename} {插图目录}

\renewcommand{\listtablename} {表格目录}

\renewcommand{\refname}{参考文献}

\renewcommand{\abstractname}{摘要}

\renewcommand{\indexname}{索引}

\renewcommand{\tablename}{表}

\renewcommand{\figurename}{图}


\title{文章题目}

\author{作者}

\date{} % Activate to display a given date or no date (if empty),% otherwise the current date is printed

%===================正文开始================

 

\begin{document}

\maketitle %标题

\begin{abstract}

企业员工外部化已经逐步成为我国劳动力市场的一个突出现象。在给企业和劳动力市场本身带来各种好处的同时也伴随着一系列问题。本文探讨由此对内部员工的影响。并探讨了可能的管理方法。

 

\textbf {关键词}:embeddedness \ social structure\ interfirm networks

\end{abstract}

%===================设置页眉页脚====================

%\fancyhead{} % clear all fields 设置页眉:清空

%\fancyhead[CO,LE]{\bfseries 名字\ 学号:888888\ Email:8888888@gmail.com }%页眉,L,C,R  区分左、中、右区域,E代表偶数页,O代表奇数页

%\fancyfoot[LE,RO]{\thepage} %页脚

%左右分别设置页眉

%\fancyhead[LO]{《科研数据分析-SAS应用》课程期末作业 }

%\fancyhead[RO]{ 教师:罗智超}

%\thispagestyle{fancy}

%=======正文==================

\section{引言}

\section{第二部分}


%===========参考文献==========

\bibliographystyle{plainnat}%参考文献格式

%\bibliography{tempwork.bib} %参考文献表

%======简单按照文章顺序的参考文献====

%\begin{thebibliography}{99}

%\bibitem{zukin1990}

% Sharon Zukin, Paul DiMaggio(1990).Structures of capital: the social organization of the 

%       economy.New York:Cambridge University Press.

%\end{thebibliography}

 

%============附录=============

%\begin{appendices}%附录开始

%  \subsection{附录1}

%  \subsection{附录2}

%\end{appendices}%附录结束

\end{document}

阅读(5679) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~