Differences between revisions 2 and 10 (spanning 8 versions)
Revision 2 as of 2010-01-20 03:45:03
Size: 2893
Editor: ZoomQuiet
Comment:
Revision 10 as of 2010-02-23 09:20:30
Size: 3201
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
.. 链接定义区
    建议在文章头部,统一定义各种链接/图片... 内容资源!

.. |contribute_docs| image:: 1.0/RoughDocs/contribute_docs.jpg
Line 16: Line 12:
.. _Docutils-Users mailing list:
   http://lists.sourceforge.net/lists/listinfo/docutils-users
.. _Docutils project web site: http://docutils.sourceforge.net/

.. `PyCon2010亚洲 <PyCon2010>`_
Line 23: Line 13:
    PyCon2010亚洲_     `PyCon2010亚洲 <PyCon2010>`_
Line 28: Line 18:
简述论文主题


* 预计时长:25分钟
* 难度 Level :面向中级听众
* 类别 Categories:数据库 databases
:Title:
    标题
:Duration:
    预计时长 30|40min
:Level:
    难度 初|中|高级
:Categories:
    内容类别
:Summary:
    简述论文主题
Line 50: Line 43:
动机 Why socrates? 动机 Why ...?
Line 56: Line 49:
Line 65: Line 57:
结尾 end - Much more with time zones
  
  - basic tzinfo classes for UTC and offset-based time zones
  - OS-local time zones
  - parsing time zone strings
  - parsing ical time zone definitions


结论 Conclusion
Line 73: Line 73:
附件 |contribute_docs| 附件 |biohazard|
Line 81: Line 81:
二级标题.1
--------------------
二级标题
------------------------------------------------------------------------------
Line 85: Line 85:
```````````````````` ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Line 87: Line 87:
引用:: 原样引用::
Line 93: Line 93:
    

:内文引用:
Line 105: Line 107:


.. 链接定义区
    建议在文章底部,统一定义各种链接/图片... 内容资源!

.. |biohazard| image:: biohazard.png

.. _Docutils-Users mailing list:
   http://lists.sourceforge.net/lists/listinfo/docutils-users
.. _Docutils project web site: http://docutils.sourceforge.net/
Rendering of reStructured text is not possible, please install Docutils.

:status: 草稿|校对|正式;AuthorName;完成度15%;

.. contents::
  :depth: 3




:参考: 
    `PyCon2010亚洲 <PyCon2010>`_


概述
==============================================================================
:Title:
    标题
:Duration:
    预计时长 30|40min
:Level:
    难度 初|中|高级
:Categories:
    内容类别 
:Summary:
    简述论文主题

标题
==============================================================================


项目背景 Background on project
------------------------------------------------------------------------------

需要解决的问题 Problems to solve
------------------------------------------------------------------------------

项目介绍 What's ...?
------------------------------------------------------------------------------


动机 Why ...?
------------------------------------------------------------------------------


简单的演示 Basic recurrence
------------------------------------------------------------------------------


进一步的演示 More sophisticated recurrence
------------------------------------------------------------------------------

其它方面 Other capabilities of ...
------------------------------------------------------------------------------

- Much more with time zones
  
  - basic tzinfo classes for UTC and offset-based time zones
  - OS-local time zones
  - parsing time zone strings
  - parsing ical time zone definitions


结论  Conclusion
------------------------------------------------------------------------------




rST快速参考
==============================================================================
附件 |biohazard|


:脚注:
    - 自动脚注 [#]_
    - 标签脚注 [#是也乎]_


二级标题
------------------------------------------------------------------------------

三级标题.1.1
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

原样引用::

    This is the main heading
    ========================

    :Status: Draft


:内文引用:
    Given a citation like [this]_, one
    can also refer to it like this_.


:MoinMoin 链接: 
    - `page with a ReStructuredText primer <HelpOnParsers/ReStructuredText/RstPrimer>`_ 
    - `use of ReST in MoinMoin <HelpOnParsers/ReStructuredText>`_.

:外部链接:
    - `Docutils-Users mailing list`_
    - `Docutils project web site`_


.. 链接定义区
    建议在文章底部,统一定义各种链接/图片... 内容资源!

.. |biohazard| image:: biohazard.png

.. _Docutils-Users mailing list:
   http://lists.sourceforge.net/lists/listinfo/docutils-users
.. _Docutils project web site: http://docutils.sourceforge.net/


.. 脚注定义区
    建议在文章底部,统一定义各种 编号/自动/标签/引用 脚注

.. [#] If that relative link doesn't work, try the master document:
   http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html.

.. [#是也乎] 有标签的脚注可以多次使用
   在不同场合 是也乎_

.. [this] here. 


.. macro:: @USER@ [@TIME@]

PyCon论文模板 (last edited 2010-02-23 09:20:30 by ZoomQuiet)