Created
September 7, 2022 06:20
-
-
Save VitalyAnkh/9d6109afb2d34b3ecce0ce8170113efb to your computer and use it in GitHub Desktop.
org async export error
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| WARNING: No org-loaddefs.el file could be found from where org.el is loaded. | |
| You need to run "make" or "make autoloads" from Org lisp directory | |
| Error: user-error ("CSL style file not found: \"acm-siggraph.csl\"") | |
| debug-early-backtrace() | |
| debug-early(error (user-error "CSL style file not found: \"acm-siggraph.csl\"")) | |
| user-error("CSL style file not found: %S" "acm-siggraph.csl") | |
| org-cite-csl--style-file((:export-options nil :back-end #s(org-export-backend :name latex :parent nil :transcoders ((bold . org-latex-bold) (center-block . org-latex-center-block) (clock . org-latex-clock) (code . org-latex-code) (drawer . org-latex-drawer) (dynamic-block . org-latex-dynamic-block) (entity . org-latex-entity) (example-block . org-latex-example-block) (export-block . org-latex-export-block) (export-snippet . org-latex-export-snippet) (fixed-width . org-latex-fixed-width) (footnote-definition . org-latex-footnote-definition) (footnote-reference . org-latex-footnote-reference) (headline . org-latex-headline) (horizontal-rule . org-latex-horizontal-rule) (inline-src-block . org-latex-inline-src-block) (inlinetask . org-latex-inlinetask) (italic . org-latex-italic) (item . org-latex-item) (keyword . org-latex-keyword) (latex-environment . org-latex-latex-environment) (latex-fragment . org-latex-latex-fragment) (line-break . org-latex-line-break) (link . org-latex-link) (node-property . org-latex-node-property) (paragraph . org-latex-paragraph) (plain-list . org-latex-plain-list) (plain-text . org-latex-plain-text) (planning . org-latex-planning) (property-drawer . org-latex-property-drawer) (quote-block . org-latex-quote-block) (radio-target . org-latex-radio-target) (section . org-latex-section) (special-block . org-latex-special-block) (src-block . org-latex-src-block) (statistics-cookie . org-latex-statistics-cookie) (strike-through . org-latex-strike-through) (subscript . org-latex-subscript) (superscript . org-latex-superscript) (table . org-latex-table) (table-cell . org-latex-table-cell) (table-row . org-latex-table-row) (target . org-latex-target) (template . org-latex-template) (timestamp . org-latex-timestamp) (underline . org-latex-underline) (verbatim . org-latex-verbatim) (verse-block . org-latex-verse-block) (latex-math-block . org-latex-math-block) (latex-matrices . org-latex-matrices)) :options ((:latex-class "LATEX_CLASS" nil org-latex-default-class t) (:latex-class-options "LATEX_CLASS_OPTIONS" nil nil t) (:latex-header "LATEX_HEADER" nil nil newline) (:latex-header-extra "LATEX_HEADER_EXTRA" nil nil newline) (:description "DESCRIPTION" nil nil parse) (:keywords "KEYWORDS" nil nil parse) (:subtitle "SUBTITLE" nil nil parse) (:latex-active-timestamp-format nil nil org-latex-active-timestamp-format) (:latex-caption-above nil nil org-latex-caption-above) (:latex-classes nil nil org-latex-classes) (:latex-default-figure-position nil nil org-latex-default-figure-position) (:latex-default-table-environment nil nil org-latex-default-table-environment) (:latex-default-quote-environment nil nil org-latex-default-quote-environment) (:latex-default-table-mode nil nil org-latex-default-table-mode) (:latex-diary-timestamp-format nil nil org-latex-diary-timestamp-format) (:latex-engraved-options nil nil org-latex-engraved-options) (:latex-engraved-preamble nil nil org-latex-engraved-preamble) (:latex-engraved-theme "LATEX_ENGRAVED_THEME" nil org-latex-engraved-theme) (:latex-footnote-defined-format nil nil org-latex-footnote-defined-format) (:latex-footnote-separator nil nil org-latex-footnote-separator) (:latex-format-drawer-function nil nil org-latex-format-drawer-function) (:latex-format-headline-function nil nil org-latex-format-headline-function) (:latex-format-inlinetask-function nil nil org-latex-format-inlinetask-function) (:latex-hyperref-template nil nil org-latex-hyperref-template t) (:latex-image-default-scale nil nil org-latex-image-default-scale) (:latex-image-default-height nil nil org-latex-image-default-height) (:latex-image-default-option nil nil org-latex-image-default-option) (:latex-image-default-width nil nil org-latex-image-default-width) (:latex-images-centered nil nil org-latex-images-centered) (:latex-inactive-timestamp-format nil nil org-latex-inactive-timestamp-format) (:latex-inline-image-rules nil nil org-latex-inline-image-rules) (:latex-link-with-unknown-path-format nil nil org-latex-link-with-unknown-path-format) (:latex-src-block-backend nil nil org-latex-src-block-backend) (:latex-listings-langs nil nil org-latex-listings-langs) (:latex-listings-options nil nil org-latex-listings-options) (:latex-minted-langs nil nil org-latex-minted-langs) (:latex-minted-options nil nil org-latex-minted-options) (:latex-prefer-user-labels nil nil org-latex-prefer-user-labels) (:latex-subtitle-format nil nil org-latex-subtitle-format) (:latex-subtitle-separate nil nil org-latex-subtitle-separate) (:latex-table-scientific-notation nil nil org-latex-table-scientific-notation) (:latex-tables-booktabs nil nil org-latex-tables-booktabs) (:latex-tables-centered nil nil org-latex-tables-centered) (:latex-text-markup-alist nil nil org-latex-text-markup-alist) (:latex-title-command nil nil org-latex-title-command) (:latex-toc-command nil nil org-latex-toc-command) (:latex-compiler "LATEX_COMPILER" nil org-latex-compiler) (:date "DATE" nil "\\today" parse)) :filters ((:filter-options . org-latex-math-block-options-filter) (:filter-paragraph . org-latex-clean-invalid-line-breaks) (:filter-parse-tree org-latex-math-block-tree-filter org-latex-matrices-tree-filter org-latex-image-link-filter) (:filter-verse-block . org-latex-clean-invalid-line-breaks)) :blocks nil :menu (108 "Export to LaTeX" ((76 "As LaTeX buffer" org-latex-export-as-latex) (108 "As LaTeX file" org-latex-export-to-latex) (112 "As PDF file" org-latex-export-to-pdf) (111 "As PDF file and open" (lambda (a s v b) (if a (org-latex-export-to-pdf t s v b) (org-open-file (org-latex-export-to-pdf nil s v b)))))))) :translate-alist ((bold . org-latex-bold) (center-block . org-latex-center-block) (clock . org-latex-clock) (code . org-latex-code) (drawer . org-latex-drawer) (dynamic-block . org-latex-dynamic-block) (entity . org-latex-entity) (example-block . org-latex-example-block) (export-block . org-latex-export-block) (export-snippet . org-latex-export-snippet) (fixed-width . org-latex-fixed-width) (footnote-definition . org-latex-footnote-definition) (footnote-reference . org-latex-footnote-reference) (headline . org-latex-headline) (horizontal-rule . org-latex-horizontal-rule) (inline-src-block . org-latex-inline-src-block) (inlinetask . org-latex-inlinetask) (italic . org-latex-italic) (item . org-latex-item) (keyword . org-latex-keyword) (latex-environment . org-latex-latex-environment) (latex-fragment . org-latex-latex-fragment) (line-break . org-latex-line-break) (link . org-latex-link) (node-property . org-latex-node-property) (paragraph . org-latex-paragraph) (plain-list . org-latex-plain-list) (plain-text . org-latex-plain-text) (planning . org-latex-planning) (property-drawer . org-latex-property-drawer) (quote-block . org-latex-quote-block) (radio-target . org-latex-radio-target) (section . org-latex-section) (special-block . org-latex-special-block) (src-block . org-latex-src-block) (statistics-cookie . org-latex-statistics-cookie) (strike-through . org-latex-strike-through) (subscript . org-latex-subscript) (superscript . org-latex-superscript) (table . org-latex-table) (table-cell . org-latex-table-cell) (table-row . org-latex-table-row) (target . org-latex-target) (template . org-latex-template) (timestamp . org-latex-timestamp) (underline . org-latex-underline) (verbatim . org-latex-verbatim) (verse-block . org-latex-verse-block) (latex-math-block . org-latex-math-block) (latex-matrices . org-latex-matrices)) :exported-data #<hash-table eq 0/4001 0x1580da194eff> :input-buffer " *temp*" :input-file "/home/vitalyr/org/20211127155226-test_cite.org" :latex-class "article" :latex-class-options nil :latex-header "\\usepackage{ctex}\n\\usepackage{unicode-math}" :latex-header-extra nil :description nil :keywords nil :subtitle nil :latex-active-timestamp-format "\\textit{%s}" :latex-caption-above (table) :latex-classes (("article" "\\documentclass[11pt]{article}" ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}") ("\\paragraph{%s}" . "\\paragraph*{%s}") ("\\subparagraph{%s}" . "\\subparagraph*{%s}")) ("report" "\\documentclass[11pt]{report}" ("\\part{%s}" . "\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) ("book" "\\documentclass[11pt]{book}" ("\\part{%s}" . "\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))) :latex-default-figure-position "htbp" :latex-default-table-environment "tabular" :latex-default-quote-environment "quote" :latex-default-table-mode table :latex-diary-timestamp-format "\\textit{%s}" :latex-engraved-options (("commandchars" . "\\\\\\{\\}") ("highlightcolor" . "white!95!black!80!blue") ("breaklines" . "true") ("breaksymbol" . "\\color{white!60!black}\\tiny\\ensuremath{\\hookrightarrow}")) :latex-engraved-preamble "\\usepackage{fvextra}\n\n[FVEXTRA-SETUP]\n\n% Make line numbers smaller and grey.\n\\renewcommand\\theFancyVerbLine{\\footnotesize\\color{black!40!white}\\arabic{FancyVerbLine}}\n\n\\usepackage{xcolor}\n\n% In case engrave-faces-latex-gen-preamble has not been run.\n\\providecolor{EfD}{HTML}{f7f7f7}\n\\providecolor{EFD}{HTML}{28292e}\n\n% Define a Code environment to prettily wrap the fontified code.\n\\usepackage[breakable,xparse]{tcolorbox}\n\\DeclareTColorBox[]{Code}{o}%\n{colback=EfD!98!EFD, colframe=EfD!95!EFD,\n fontupper=\\footnotesize\\setlength{\\fboxsep}{0pt},\n colupper=EFD,\n IfNoValueTF={#1}%\n {boxsep=2pt, arc=2.5pt, outer arc=2.5pt,\n boxrule=0.5pt, left=2pt}%\n {boxsep=2.5pt, arc=0pt, outer arc=0pt,\n boxrule=0pt, leftrule=1.5pt, left=0.5pt},\n right=2pt, top=1pt, bottom=0.5pt,\n breakable}\n\n[LISTINGS-SETUP]" :latex-engraved-theme nil :latex-footnote-defined-format "\\textsuperscript{\\ref{%s}}" :latex-footnote-separator "\\textsuperscript{,}\\," :latex-format-drawer-function #f(compiled-function (_ contents) #<bytecode 0x180524bae98011d6>) :latex-format-headline-function org-latex-format-headline-default-function :latex-format-inlinetask-function org-latex-format-inlinetask-default-function :latex-hyperref-template "\\hypersetup{\n pdfauthor={%a},\n pdftitle={%t},\n pdfkeywords={%k},\n pdfsubject={%d},\n pdfcreator={%c}, \n pdflang={%L}}\n" :latex-image-default-scale "" :latex-image-default-height "" :latex-image-default-option "" :latex-image-default-width ".9\\linewidth" :latex-images-centered t :latex-inactive-timestamp-format "\\textit{%s}" :latex-inline-image-rules (("file" . "\\.\\(?:eps\\|jp\\(?:e?g\\)\\|p\\(?:df\\|gf\\|ng\\|s\\)\\|svg\\|tikz\\)\\'") ("https" . "\\.\\(?:eps\\|jp\\(?:e?g\\)\\|p\\(?:gf\\|ng\\|s\\)\\|svg\\|tikz\\)\\'")) :latex-link-with-unknown-path-format "\\texttt{%s}" :latex-src-block-backend verbatim :latex-listings-langs ((emacs-lisp "Lisp") (lisp "Lisp") (clojure "Lisp") (c "C") (cc "C++") (fortran "fortran") (perl "Perl") (cperl "Perl") (python "Python") (ruby "Ruby") (html "HTML") (xml "XML") (tex "TeX") (latex "[LaTeX]TeX") (shell-script "bash") (gnuplot "Gnuplot") (ocaml "[Objective]Caml") (caml "Caml") (sql "SQL") (sqlite "sql") (makefile "make") (R "r")) :latex-listings-options nil :latex-minted-langs ((emacs-lisp "common-lisp") (cc "c++") (cperl "perl") (shell-script "bash") (caml "ocaml")) :latex-minted-options nil :latex-prefer-user-labels nil :latex-subtitle-format "\\\\\\medskip\n\\large %s" :latex-subtitle-separate nil :latex-table-scientific-notation nil :latex-tables-booktabs nil :latex-tables-centered t :latex-text-markup-alist ((bold . "\\textbf{%s}") (code . protectedtexttt) (italic . "\\emph{%s}") (strike-through . "\\sout{%s}") (underline . "\\uline{%s}") (verbatim . protectedtexttt)) :latex-title-command "\\maketitle" :latex-toc-command "\\tableofcontents\n\n" :latex-compiler "xelatex" :date ((latex-fragment (:value "\\today" :begin 1 :end 7 :post-blank 0 :parent #108))) :title (#("A New Fried Chicken Frying Method for Good Cooks" 0 48 (:parent #110))) :author nil :email "vitalyr@rex" :language "en" :select-tags ("export") :exclude-tags ("noexport") :creator "Emacs 29.0.50 (Org mode 9.5)" :headline-levels 3 :preserve-breaks nil :section-numbers t :time-stamp-file t :with-archived-trees headline :with-author t :with-broken-links nil :with-clocks nil :with-creator nil :with-date t :with-drawers (not "LOGBOOK") :with-email nil :with-emphasize t :with-entities t :with-fixed-width t :with-footnotes t :with-inlinetasks t :with-latex t :with-planning nil :with-priority nil :with-properties nil :with-smart-quotes nil :with-special-strings t :with-statistics-cookies t :with-sub-superscript t :with-toc t :with-tables t :with-tags t :with-tasks t :with-timestamps t :with-title t :with-todo-keywords t :cite-export (csl "acm-siggraph.csl" nil) :output-file "20211127155226-test_cite.tex" :bibliography nil :filter-body nil :filter-bold nil :filter-babel-call nil :filter-center-block nil :filter-clock nil :filter-code nil :filter-diary-sexp nil :filter-drawer nil :filter-dynamic-block nil :filter-entity nil :filter-example-block nil :filter-export-block nil :filter-export-snippet nil :filter-final-output nil :filter-fixed-width nil :filter-footnote-definition nil :filter-footnote-reference nil :filter-headline nil :filter-horizontal-rule nil :filter-inline-babel-call nil :filter-inline-src-block nil :filter-inlinetask nil :filter-italic nil :filter-item nil :filter-keyword nil :filter-latex-environment nil :filter-latex-fragment nil :filter-line-break nil :filter-link nil :filter-node-property nil :filter-options (org-latex-math-block-options-filter) :filter-paragraph (org-latex-clean-invalid-line-breaks) :filter-parse-tree (org-latex-math-block-tree-filter org-latex-matrices-tree-filter org-latex-image-link-filter) :filter-plain-list nil :filter-plain-text nil :filter-planning nil :filter-property-drawer nil :filter-quote-block nil :filter-radio-target nil :filter-section nil :filter-special-block nil :filter-src-block nil :filter-statistics-cookie nil :filter-strike-through nil :filter-subscript nil :filter-superscript nil :filter-table nil :filter-table-cell nil :filter-table-row nil :filter-target nil :filter-timestamp nil :filter-underline nil :filter-verbatim nil :filter-verse-block (org-latex-clean-invalid-line-breaks) :ignore-list nil :parse-tree (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #304) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #307)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #307)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #307)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #307)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #307)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #307) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #315) #("我们\n" 0 3 (:parent #318))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #308))) :mode nil :granularity nil :parent #304) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #308) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #311) #("Some text here. No! Read page 18 for " 0 37 (:parent #314)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #314) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #318))) #(".\n" 0 2 (:parent #314))))) (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #309))) :mode nil :granularity nil :parent #304) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #312))) :mode section :granularity nil :parent #309) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #312) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #315) #("Refer " 0 6 (:parent #318)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #318) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #322))) #(". It's worth reading!\n" 0 22 (:parent #318))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #313))) :mode nil :granularity nil :parent #309) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #313) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #316) #("Read " 0 5 (:parent #319)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #319) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #323))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #319))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #316) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #320) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #323))) #("is also a good story.\n" 0 22 (:parent #320))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #314))) :mode nil :granularity nil :parent #309) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #314) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #317) (latex-math-block (:parent #320 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #323))) #("Chaper 1\n" 0 9 (:parent #320))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #321 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #324))) #("\n" 0 1 (:parent #321)) (latex-math-block (:parent #321 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #326))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #321))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #317) #("To do this, we associate with each rational " 0 44 (:parent #322)) (latex-math-block (:parent #322 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #326))) #("the number\n" 0 11 (:parent #322)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #322)) #("\n" 0 1 (:parent #322)) (latex-math-block (:parent #322 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #330))) #("\n" 0 1 (:parent #322)) (latex-math-block (:parent #322 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #332))) #("\n" 0 1 (:parent #322)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #322)) #("\n" 0 1 (:parent #322))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #317)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #317)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #317) #("Then,\n" 0 6 (:parent #325)) (latex-math-block (:parent #325 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #329))) #("\n" 0 1 (:parent #325))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #326 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #329))) #("\n" 0 1 (:parent #326))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #317) #("我们一些写论文。" 0 8 (:parent #327)) (latex-math-block (:parent #327 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #331))) #("\n" 0 1 (:parent #327)) (latex-math-block (:parent #327 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #333))) #("\n" 0 1 (:parent #327)) (latex-math-block (:parent #327 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #327))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #331))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #328)) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #333))) #("is a good\n" 0 10 (:parent #328)) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #328)) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #337))) #("\n" 0 1 (:parent #328)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #328)) #("\n" 0 1 (:parent #328))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #329 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #332))) #("\n" 0 1 (:parent #329)) (latex-math-block (:parent #329 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #334))) #("\n" 0 1 (:parent #329))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #333))) #("\n" 0 1 (:parent #330)) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #330))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #315))) :mode nil :granularity nil :parent #309) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #315) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #341))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #318) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #321) #("我觉得我不像狗" 0 7 (:parent #324))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #321))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #316))) :mode nil :granularity nil :parent #309) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #316) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #319) #("你喜欢铁锈嘛?\n" 0 8 (:parent #322))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #319)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #319) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #324))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #319)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #344))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #319) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #326)) #("\n" 0 1 (:parent #326))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #319) #("来写一点old school的C语言吧。\n" 0 21 (:parent #327))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #319)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #317))) :mode nil :granularity nil :parent #309) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #317) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #320) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #323))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #320) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #324))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #320) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #325)))))) (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #310))) :mode nil :granularity nil :parent #304) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #310) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #313) #("Good! Let's be a formalism.\n" 0 28 (:parent #316))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #341))))) :mode nil :granularity nil :parent #313) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #317) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #320)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #320) #("vscode & LaTeX workshop" 0 23 (:parent #324))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #320) #("Emacs & auctex" 0 14 (:parent #325))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #320) #("Emacs & org mode" 0 16 (:parent #326)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #317)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #317) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #322) #("扩展性" 0 3 (:parent #325))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #322) #("⭐ ⭐ ⭐" 0 5 (:parent #326))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #322) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #327))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #322) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #328)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #317) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #323) #("易用" 0 2 (:parent #326))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #323) #("⭐ ⭐ ⭐" 0 5 (:parent #327))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #323) #("⭐ ⭐" 0 3 (:parent #328))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #323) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #329)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #317) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #324) #("容易配置" 0 4 (:parent #327))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #324) #("⭐ ⭐ ⭐" 0 5 (:parent #328))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #324) #("⭐ ⭐" 0 3 (:parent #329))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #324) #("⭐ ⭐" 0 3 (:parent #330)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #317) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #325) #("不打断写作思路" 0 7 (:parent #328))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #325) #("⭐" 0 1 (:parent #329))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #325) #("⭐" 0 1 (:parent #330))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #325) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #331))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #311))) :parent #304 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #311) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #314) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #317))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #314)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #314)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #312))) :mode nil :granularity nil :parent #304) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #312) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #315) #("It's very handy to write proofs with " 0 37 (:parent #318)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #318)) #("prover in Emacs.\n" 0 17 (:parent #318))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #313))) :mode nil :granularity nil :parent #304) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #313) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #316) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #319))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #314))) :mode nil :granularity nil :parent #304) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #314) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #317) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #320))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #315))) :mode nil :granularity nil :parent #304) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #315) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #318))))) :headline-offset 0 :headline-numbering (((headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #310))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #356) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #359)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #359)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #359)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #359)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #359)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #359) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #367) #("我们\n" 0 3 (:parent #370))))) #310 (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #361))) :mode nil :granularity nil :parent #356) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #364))) :mode section :granularity nil :parent #361) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #364) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #367) #("Refer " 0 6 (:parent #370)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #370) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #374))) #(". It's worth reading!\n" 0 22 (:parent #370))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #365))) :mode nil :granularity nil :parent #361) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #365) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #368) #("Read " 0 5 (:parent #371)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #371) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #375))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #371))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #368) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #372) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #375))) #("is also a good story.\n" 0 22 (:parent #372))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #366))) :mode nil :granularity nil :parent #361) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #366) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #369) (latex-math-block (:parent #372 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #375))) #("Chaper 1\n" 0 9 (:parent #372))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #373 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #376))) #("\n" 0 1 (:parent #373)) (latex-math-block (:parent #373 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #378))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #373))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #369) #("To do this, we associate with each rational " 0 44 (:parent #374)) (latex-math-block (:parent #374 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #378))) #("the number\n" 0 11 (:parent #374)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #374)) #("\n" 0 1 (:parent #374)) (latex-math-block (:parent #374 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #374)) (latex-math-block (:parent #374 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #374)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #374)) #("\n" 0 1 (:parent #374))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #369)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #369)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #369) #("Then,\n" 0 6 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #377))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #378))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #369) #("我们一些写论文。" 0 8 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #379))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #383))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #385))) #("is a good\n" 0 10 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #380)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #380)) #("\n" 0 1 (:parent #380))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #381))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #382))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #367))) :mode nil :granularity nil :parent #361) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #367) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #393))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #370) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #373) #("我觉得我不像狗" 0 7 (:parent #376))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #373))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #368))) :mode nil :granularity nil :parent #361) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #368) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #371) #("你喜欢铁锈嘛?\n" 0 8 (:parent #374))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #371)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #371) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #376))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #371)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #396))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #371) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #378)) #("\n" 0 1 (:parent #378))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #371) #("来写一点old school的C语言吧。\n" 0 21 (:parent #379))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #371)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #369))) :mode nil :granularity nil :parent #361) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #369) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #372) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #375))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #372) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #376))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #372) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #377)))))) (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #362))) :mode nil :granularity nil :parent #356) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #362) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #365) #("Good! Let's be a formalism.\n" 0 28 (:parent #368))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #393))))) :mode nil :granularity nil :parent #365) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #369) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #372)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #372) #("vscode & LaTeX workshop" 0 23 (:parent #376))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #372) #("Emacs & auctex" 0 14 (:parent #377))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #372) #("Emacs & org mode" 0 16 (:parent #378)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #369)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #369) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #374) #("扩展性" 0 3 (:parent #377))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #374) #("⭐ ⭐ ⭐" 0 5 (:parent #378))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #374) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #379))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #374) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #380)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #369) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #375) #("易用" 0 2 (:parent #378))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #375) #("⭐ ⭐ ⭐" 0 5 (:parent #379))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #375) #("⭐ ⭐" 0 3 (:parent #380))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #375) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #381)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #369) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #376) #("容易配置" 0 4 (:parent #379))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #376) #("⭐ ⭐ ⭐" 0 5 (:parent #380))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #376) #("⭐ ⭐" 0 3 (:parent #381))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #376) #("⭐ ⭐" 0 3 (:parent #382)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #369) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #377) #("不打断写作思路" 0 7 (:parent #380))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #377) #("⭐" 0 1 (:parent #381))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #377) #("⭐" 0 1 (:parent #382))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #377) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #383))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #363))) :parent #356 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #363) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #366) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #369))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #366)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #366)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #364))) :mode nil :granularity nil :parent #356) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #364) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #367) #("It's very handy to write proofs with " 0 37 (:parent #370)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #370)) #("prover in Emacs.\n" 0 17 (:parent #370))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #365))) :mode nil :granularity nil :parent #356) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #365) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #368) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #371))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #366))) :mode nil :granularity nil :parent #356) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #366) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #369) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #372))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #367))) :mode nil :granularity nil :parent #356) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #367) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #370)))))) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #310) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #313) #("Some text here. No! Read page 18 for " 0 37 (:parent #316)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #316) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #320))) #(".\n" 0 2 (:parent #316))))) 1) ((headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #311))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #357) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #360)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #360)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #360)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #360)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #360)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #360) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #368) #("我们\n" 0 3 (:parent #371))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #361))) :mode nil :granularity nil :parent #357) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #361) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #364) #("Some text here. No! Read page 18 for " 0 37 (:parent #367)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #367) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #371))) #(".\n" 0 2 (:parent #367))))) #311 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #363))) :mode nil :granularity nil :parent #357) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #363) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #366) #("Good! Let's be a formalism.\n" 0 28 (:parent #369))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #394))))) :mode nil :granularity nil :parent #366) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #370) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #373)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #373) #("vscode & LaTeX workshop" 0 23 (:parent #377))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #373) #("Emacs & auctex" 0 14 (:parent #378))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #373) #("Emacs & org mode" 0 16 (:parent #379)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #370)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #370) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #375) #("扩展性" 0 3 (:parent #378))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #375) #("⭐ ⭐ ⭐" 0 5 (:parent #379))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #375) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #380))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #375) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #381)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #370) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #376) #("易用" 0 2 (:parent #379))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #376) #("⭐ ⭐ ⭐" 0 5 (:parent #380))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #376) #("⭐ ⭐" 0 3 (:parent #381))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #376) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #382)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #370) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #377) #("容易配置" 0 4 (:parent #380))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #377) #("⭐ ⭐ ⭐" 0 5 (:parent #381))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #377) #("⭐ ⭐" 0 3 (:parent #382))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #377) #("⭐ ⭐" 0 3 (:parent #383)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #370) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #378) #("不打断写作思路" 0 7 (:parent #381))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #378) #("⭐" 0 1 (:parent #382))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #378) #("⭐" 0 1 (:parent #383))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #378) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #384))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #364))) :parent #357 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #364) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #367) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #370))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #367)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #367)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #365))) :mode nil :granularity nil :parent #357) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #365) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #368) #("It's very handy to write proofs with " 0 37 (:parent #371)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #371)) #("prover in Emacs.\n" 0 17 (:parent #371))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #366))) :mode nil :granularity nil :parent #357) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #366) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #369) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #372))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #367))) :mode nil :granularity nil :parent #357) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #367) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #370) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #373))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #368))) :mode nil :granularity nil :parent #357) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #368) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #371)))))) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #314))) :mode section :granularity nil :parent #311) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #314) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #317) #("Refer " 0 6 (:parent #320)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #320) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #324))) #(". It's worth reading!\n" 0 22 (:parent #320))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #315))) :mode nil :granularity nil :parent #311) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #315) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #318) #("Read " 0 5 (:parent #321)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #321) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #325))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #321))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #318) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #322) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #325))) #("is also a good story.\n" 0 22 (:parent #322))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #316))) :mode nil :granularity nil :parent #311) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #316) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #319) (latex-math-block (:parent #322 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #325))) #("Chaper 1\n" 0 9 (:parent #322))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #319) (latex-math-block (:parent #323 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #326))) #("\n" 0 1 (:parent #323)) (latex-math-block (:parent #323 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #328))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #323))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #319) #("To do this, we associate with each rational " 0 44 (:parent #324)) (latex-math-block (:parent #324 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #328))) #("the number\n" 0 11 (:parent #324)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #324)) #("\n" 0 1 (:parent #324)) (latex-math-block (:parent #324 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #332))) #("\n" 0 1 (:parent #324)) (latex-math-block (:parent #324 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #334))) #("\n" 0 1 (:parent #324)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #324)) #("\n" 0 1 (:parent #324))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #319)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #319)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #319) #("Then,\n" 0 6 (:parent #327)) (latex-math-block (:parent #327 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #331))) #("\n" 0 1 (:parent #327))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #319) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #331))) #("\n" 0 1 (:parent #328))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #319) #("我们一些写论文。" 0 8 (:parent #329)) (latex-math-block (:parent #329 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #333))) #("\n" 0 1 (:parent #329)) (latex-math-block (:parent #329 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #329)) (latex-math-block (:parent #329 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #337))) #("\n" 0 1 (:parent #329))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #319) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #333))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #330)) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #335))) #("is a good\n" 0 10 (:parent #330)) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #337))) #("\n" 0 1 (:parent #330)) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #339))) #("\n" 0 1 (:parent #330)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #330)) #("\n" 0 1 (:parent #330))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #319) (latex-math-block (:parent #331 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #334))) #("\n" 0 1 (:parent #331)) (latex-math-block (:parent #331 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #336))) #("\n" 0 1 (:parent #331))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #319) (latex-math-block (:parent #332 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #332)) (latex-math-block (:parent #332 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #337))) #("\n" 0 1 (:parent #332))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #317))) :mode nil :granularity nil :parent #311) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #317) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #343))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #320) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #323) #("我觉得我不像狗" 0 7 (:parent #326))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #323))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #318))) :mode nil :granularity nil :parent #311) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #318) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #321) #("你喜欢铁锈嘛?\n" 0 8 (:parent #324))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #321)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #321) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #326))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #321)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #346))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #321) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #328)) #("\n" 0 1 (:parent #328))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #321) #("来写一点old school的C语言吧。\n" 0 21 (:parent #329))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #321)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #319))) :mode nil :granularity nil :parent #311) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #319) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #322) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #325))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #322) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #326))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #322) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #327)))))) 2) ((headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #312))) :mode section :granularity nil :parent (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #358))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #404) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #407)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #407)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #407)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #407)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #407)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #407) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #415) #("我们\n" 0 3 (:parent #418))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #408))) :mode nil :granularity nil :parent #404) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #408) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #411) #("Some text here. No! Read page 18 for " 0 37 (:parent #414)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #414) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #418))) #(".\n" 0 2 (:parent #414))))) #358 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #410))) :mode nil :granularity nil :parent #404) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #410) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #413) #("Good! Let's be a formalism.\n" 0 28 (:parent #416))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #441))))) :mode nil :granularity nil :parent #413) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #417) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #420)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #420) #("vscode & LaTeX workshop" 0 23 (:parent #424))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #420) #("Emacs & auctex" 0 14 (:parent #425))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #420) #("Emacs & org mode" 0 16 (:parent #426)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #417)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #417) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #422) #("扩展性" 0 3 (:parent #425))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #422) #("⭐ ⭐ ⭐" 0 5 (:parent #426))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #422) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #427))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #422) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #428)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #417) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #423) #("易用" 0 2 (:parent #426))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #423) #("⭐ ⭐ ⭐" 0 5 (:parent #427))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #423) #("⭐ ⭐" 0 3 (:parent #428))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #423) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #429)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #417) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #424) #("容易配置" 0 4 (:parent #427))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #424) #("⭐ ⭐ ⭐" 0 5 (:parent #428))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #424) #("⭐ ⭐" 0 3 (:parent #429))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #424) #("⭐ ⭐" 0 3 (:parent #430)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #417) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #425) #("不打断写作思路" 0 7 (:parent #428))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #425) #("⭐" 0 1 (:parent #429))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #425) #("⭐" 0 1 (:parent #430))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #425) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #431))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #411))) :parent #404 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #411) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #414) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #417))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #414)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #414)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #412))) :mode nil :granularity nil :parent #404) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #412) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #415) #("It's very handy to write proofs with " 0 37 (:parent #418)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #418)) #("prover in Emacs.\n" 0 17 (:parent #418))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #413))) :mode nil :granularity nil :parent #404) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #413) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #416) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #419))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #414))) :mode nil :granularity nil :parent #404) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #414) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #417) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #420))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #415))) :mode nil :granularity nil :parent #404) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #415) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #418)))))) #312 (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #362))) :mode nil :granularity nil :parent #358) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #362) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #365) #("Read " 0 5 (:parent #368)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #368) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #372))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #368))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #365) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #369) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #372))) #("is also a good story.\n" 0 22 (:parent #369))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #363))) :mode nil :granularity nil :parent #358) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #363) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #366) (latex-math-block (:parent #369 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #372))) #("Chaper 1\n" 0 9 (:parent #369))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #366) (latex-math-block (:parent #370 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #373))) #("\n" 0 1 (:parent #370)) (latex-math-block (:parent #370 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #375))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #370))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #366) #("To do this, we associate with each rational " 0 44 (:parent #371)) (latex-math-block (:parent #371 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #375))) #("the number\n" 0 11 (:parent #371)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #371)) #("\n" 0 1 (:parent #371)) (latex-math-block (:parent #371 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #379))) #("\n" 0 1 (:parent #371)) (latex-math-block (:parent #371 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #371)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #371)) #("\n" 0 1 (:parent #371))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #366)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #366)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #366) #("Then,\n" 0 6 (:parent #374)) (latex-math-block (:parent #374 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #378))) #("\n" 0 1 (:parent #374))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #366) (latex-math-block (:parent #375 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #378))) #("\n" 0 1 (:parent #375))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #366) #("我们一些写论文。" 0 8 (:parent #376)) (latex-math-block (:parent #376 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #380))) #("\n" 0 1 (:parent #376)) (latex-math-block (:parent #376 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #376)) (latex-math-block (:parent #376 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #376))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #366) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #380))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #382))) #("is a good\n" 0 10 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #377)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #377)) #("\n" 0 1 (:parent #377))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #366) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #378)) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #378))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #366) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #379))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #364))) :mode nil :granularity nil :parent #358) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #364) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #390))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #367) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #370) #("我觉得我不像狗" 0 7 (:parent #373))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #370))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #365))) :mode nil :granularity nil :parent #358) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #365) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #368) #("你喜欢铁锈嘛?\n" 0 8 (:parent #371))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #368)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #368) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #373))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #368)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #393))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #368) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #375)) #("\n" 0 1 (:parent #375))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #368) #("来写一点old school的C语言吧。\n" 0 21 (:parent #376))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #368)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #366))) :mode nil :granularity nil :parent #358) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #366) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #369) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #372))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #369) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #373))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #369) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #374))))))) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #312) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #315) #("Refer " 0 6 (:parent #318)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #318) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #322))) #(". It's worth reading!\n" 0 22 (:parent #318))))) 2 1) ((headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #313))) :mode nil :granularity nil :parent (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #359))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #405) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #408)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #408)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #408)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #408)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #408)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #408) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #416) #("我们\n" 0 3 (:parent #419))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #409))) :mode nil :granularity nil :parent #405) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #409) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #412) #("Some text here. No! Read page 18 for " 0 37 (:parent #415)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #415) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #419))) #(".\n" 0 2 (:parent #415))))) #359 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #411))) :mode nil :granularity nil :parent #405) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #411) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #414) #("Good! Let's be a formalism.\n" 0 28 (:parent #417))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #442))))) :mode nil :granularity nil :parent #414) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #418) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #421)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #421) #("vscode & LaTeX workshop" 0 23 (:parent #425))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #421) #("Emacs & auctex" 0 14 (:parent #426))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #421) #("Emacs & org mode" 0 16 (:parent #427)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #418)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #418) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #423) #("扩展性" 0 3 (:parent #426))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #423) #("⭐ ⭐ ⭐" 0 5 (:parent #427))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #423) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #428))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #423) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #429)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #418) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #424) #("易用" 0 2 (:parent #427))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #424) #("⭐ ⭐ ⭐" 0 5 (:parent #428))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #424) #("⭐ ⭐" 0 3 (:parent #429))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #424) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #430)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #418) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #425) #("容易配置" 0 4 (:parent #428))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #425) #("⭐ ⭐ ⭐" 0 5 (:parent #429))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #425) #("⭐ ⭐" 0 3 (:parent #430))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #425) #("⭐ ⭐" 0 3 (:parent #431)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #418) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #426) #("不打断写作思路" 0 7 (:parent #429))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #426) #("⭐" 0 1 (:parent #430))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #426) #("⭐" 0 1 (:parent #431))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #426) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #432))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #412))) :parent #405 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #412) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #415) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #418))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #415)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #415)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #413))) :mode nil :granularity nil :parent #405) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #413) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #416) #("It's very handy to write proofs with " 0 37 (:parent #419)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #419)) #("prover in Emacs.\n" 0 17 (:parent #419))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #414))) :mode nil :granularity nil :parent #405) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #414) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #417) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #420))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #415))) :mode nil :granularity nil :parent #405) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #415) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #418) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #421))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #416))) :mode nil :granularity nil :parent #405) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #416) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #419)))))) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #362))) :mode section :granularity nil :parent #359) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #362) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #365) #("Refer " 0 6 (:parent #368)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #368) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #372))) #(". It's worth reading!\n" 0 22 (:parent #368))))) #313 (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #364))) :mode nil :granularity nil :parent #359) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #364) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #367) (latex-math-block (:parent #370 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #373))) #("Chaper 1\n" 0 9 (:parent #370))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #367) (latex-math-block (:parent #371 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #374))) #("\n" 0 1 (:parent #371)) (latex-math-block (:parent #371 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #376))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #371))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #367) #("To do this, we associate with each rational " 0 44 (:parent #372)) (latex-math-block (:parent #372 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #376))) #("the number\n" 0 11 (:parent #372)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #372)) #("\n" 0 1 (:parent #372)) (latex-math-block (:parent #372 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #380))) #("\n" 0 1 (:parent #372)) (latex-math-block (:parent #372 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #372)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #372)) #("\n" 0 1 (:parent #372))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #367)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #367)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #367) #("Then,\n" 0 6 (:parent #375)) (latex-math-block (:parent #375 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #379))) #("\n" 0 1 (:parent #375))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #367) (latex-math-block (:parent #376 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #379))) #("\n" 0 1 (:parent #376))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #367) #("我们一些写论文。" 0 8 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #377))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #367) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #381))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #378)) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #383))) #("is a good\n" 0 10 (:parent #378)) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #378)) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #378)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #378)) #("\n" 0 1 (:parent #378))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #367) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #379))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #367) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #380))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #365))) :mode nil :granularity nil :parent #359) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #365) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #391))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #368) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #371) #("我觉得我不像狗" 0 7 (:parent #374))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #371))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #366))) :mode nil :granularity nil :parent #359) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #366) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #369) #("你喜欢铁锈嘛?\n" 0 8 (:parent #372))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #369)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #369) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #374))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #369)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #394))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #369) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #376)) #("\n" 0 1 (:parent #376))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #369) #("来写一点old school的C语言吧。\n" 0 21 (:parent #377))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #369)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #367))) :mode nil :granularity nil :parent #359) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #367) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #370) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #373))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #370) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #374))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #370) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #375))))))) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #313) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #316) #("Read " 0 5 (:parent #319)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #319) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #323))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #319))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #316) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #320) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #323))) #("is also a good story.\n" 0 22 (:parent #320))))) 2 2) ((headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #314))) :mode nil :granularity nil :parent (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #360))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #406) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #409)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #409)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #409)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #409)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #409)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #409) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #417) #("我们\n" 0 3 (:parent #420))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #410))) :mode nil :granularity nil :parent #406) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #410) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #413) #("Some text here. No! Read page 18 for " 0 37 (:parent #416)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #416) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #420))) #(".\n" 0 2 (:parent #416))))) #360 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #412))) :mode nil :granularity nil :parent #406) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #412) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #415) #("Good! Let's be a formalism.\n" 0 28 (:parent #418))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #443))))) :mode nil :granularity nil :parent #415) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #419) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #422)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #422) #("vscode & LaTeX workshop" 0 23 (:parent #426))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #422) #("Emacs & auctex" 0 14 (:parent #427))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #422) #("Emacs & org mode" 0 16 (:parent #428)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #419)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #419) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #424) #("扩展性" 0 3 (:parent #427))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #424) #("⭐ ⭐ ⭐" 0 5 (:parent #428))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #424) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #429))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #424) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #430)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #419) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #425) #("易用" 0 2 (:parent #428))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #425) #("⭐ ⭐ ⭐" 0 5 (:parent #429))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #425) #("⭐ ⭐" 0 3 (:parent #430))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #425) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #431)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #419) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #426) #("容易配置" 0 4 (:parent #429))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #426) #("⭐ ⭐ ⭐" 0 5 (:parent #430))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #426) #("⭐ ⭐" 0 3 (:parent #431))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #426) #("⭐ ⭐" 0 3 (:parent #432)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #419) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #427) #("不打断写作思路" 0 7 (:parent #430))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #427) #("⭐" 0 1 (:parent #431))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #427) #("⭐" 0 1 (:parent #432))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #427) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #433))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #413))) :parent #406 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #413) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #416) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #419))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #416)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #416)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #414))) :mode nil :granularity nil :parent #406) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #414) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #417) #("It's very handy to write proofs with " 0 37 (:parent #420)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #420)) #("prover in Emacs.\n" 0 17 (:parent #420))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #415))) :mode nil :granularity nil :parent #406) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #415) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #418) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #421))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #416))) :mode nil :granularity nil :parent #406) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #416) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #419) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #422))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #417))) :mode nil :granularity nil :parent #406) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #417) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #420)))))) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #363))) :mode section :granularity nil :parent #360) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #363) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #366) #("Refer " 0 6 (:parent #369)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #369) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #373))) #(". It's worth reading!\n" 0 22 (:parent #369))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #364))) :mode nil :granularity nil :parent #360) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #364) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #367) #("Read " 0 5 (:parent #370)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #370) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #374))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #370))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #367) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #371) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #374))) #("is also a good story.\n" 0 22 (:parent #371))))) #314 (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #366))) :mode nil :granularity nil :parent #360) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #366) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #392))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #369) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #372) #("我觉得我不像狗" 0 7 (:parent #375))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #372))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #367))) :mode nil :granularity nil :parent #360) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #367) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #370) #("你喜欢铁锈嘛?\n" 0 8 (:parent #373))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #370)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #370) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #375))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #370)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #395))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #370) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #377)) #("\n" 0 1 (:parent #377))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #370) #("来写一点old school的C语言吧。\n" 0 21 (:parent #378))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #370)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #368))) :mode nil :granularity nil :parent #360) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #368) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #371) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #374))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #371) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #375))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #371) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #376))))))) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #314) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #317) (latex-math-block (:parent #320 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #323))) #("Chaper 1\n" 0 9 (:parent #320))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #321 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #324))) #("\n" 0 1 (:parent #321)) (latex-math-block (:parent #321 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #326))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #321))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #317) #("To do this, we associate with each rational " 0 44 (:parent #322)) (latex-math-block (:parent #322 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #326))) #("the number\n" 0 11 (:parent #322)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #322)) #("\n" 0 1 (:parent #322)) (latex-math-block (:parent #322 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #330))) #("\n" 0 1 (:parent #322)) (latex-math-block (:parent #322 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #332))) #("\n" 0 1 (:parent #322)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #322)) #("\n" 0 1 (:parent #322))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #317)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #317)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #317) #("Then,\n" 0 6 (:parent #325)) (latex-math-block (:parent #325 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #329))) #("\n" 0 1 (:parent #325))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #326 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #329))) #("\n" 0 1 (:parent #326))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #317) #("我们一些写论文。" 0 8 (:parent #327)) (latex-math-block (:parent #327 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #331))) #("\n" 0 1 (:parent #327)) (latex-math-block (:parent #327 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #333))) #("\n" 0 1 (:parent #327)) (latex-math-block (:parent #327 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #327))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #331))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #328)) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #333))) #("is a good\n" 0 10 (:parent #328)) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #328)) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #337))) #("\n" 0 1 (:parent #328)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #328)) #("\n" 0 1 (:parent #328))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #329 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #332))) #("\n" 0 1 (:parent #329)) (latex-math-block (:parent #329 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #334))) #("\n" 0 1 (:parent #329))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #333))) #("\n" 0 1 (:parent #330)) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #330))))) 2 3) ((headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #315))) :mode nil :granularity nil :parent (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #361))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #407) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #410)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #410)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #410)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #410)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #410)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #410) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #418) #("我们\n" 0 3 (:parent #421))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #411))) :mode nil :granularity nil :parent #407) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #411) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #414) #("Some text here. No! Read page 18 for " 0 37 (:parent #417)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #417) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #421))) #(".\n" 0 2 (:parent #417))))) #361 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #413))) :mode nil :granularity nil :parent #407) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #413) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #416) #("Good! Let's be a formalism.\n" 0 28 (:parent #419))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #444))))) :mode nil :granularity nil :parent #416) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #420) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #423)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #423) #("vscode & LaTeX workshop" 0 23 (:parent #427))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #423) #("Emacs & auctex" 0 14 (:parent #428))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #423) #("Emacs & org mode" 0 16 (:parent #429)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #420)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #420) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #425) #("扩展性" 0 3 (:parent #428))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #425) #("⭐ ⭐ ⭐" 0 5 (:parent #429))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #425) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #430))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #425) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #431)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #420) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #426) #("易用" 0 2 (:parent #429))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #426) #("⭐ ⭐ ⭐" 0 5 (:parent #430))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #426) #("⭐ ⭐" 0 3 (:parent #431))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #426) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #432)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #420) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #427) #("容易配置" 0 4 (:parent #430))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #427) #("⭐ ⭐ ⭐" 0 5 (:parent #431))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #427) #("⭐ ⭐" 0 3 (:parent #432))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #427) #("⭐ ⭐" 0 3 (:parent #433)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #420) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #428) #("不打断写作思路" 0 7 (:parent #431))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #428) #("⭐" 0 1 (:parent #432))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #428) #("⭐" 0 1 (:parent #433))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #428) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #434))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #414))) :parent #407 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #414) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #417) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #420))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #417)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #417)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #415))) :mode nil :granularity nil :parent #407) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #415) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #418) #("It's very handy to write proofs with " 0 37 (:parent #421)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #421)) #("prover in Emacs.\n" 0 17 (:parent #421))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #416))) :mode nil :granularity nil :parent #407) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #416) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #419) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #422))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #417))) :mode nil :granularity nil :parent #407) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #417) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #420) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #423))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #418))) :mode nil :granularity nil :parent #407) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #418) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #421)))))) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #364))) :mode section :granularity nil :parent #361) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #364) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #367) #("Refer " 0 6 (:parent #370)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #370) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #374))) #(". It's worth reading!\n" 0 22 (:parent #370))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #365))) :mode nil :granularity nil :parent #361) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #365) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #368) #("Read " 0 5 (:parent #371)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #371) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #375))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #371))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #368) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #372) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #375))) #("is also a good story.\n" 0 22 (:parent #372))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #366))) :mode nil :granularity nil :parent #361) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #366) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #369) (latex-math-block (:parent #372 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #375))) #("Chaper 1\n" 0 9 (:parent #372))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #373 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #376))) #("\n" 0 1 (:parent #373)) (latex-math-block (:parent #373 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #378))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #373))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #369) #("To do this, we associate with each rational " 0 44 (:parent #374)) (latex-math-block (:parent #374 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #378))) #("the number\n" 0 11 (:parent #374)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #374)) #("\n" 0 1 (:parent #374)) (latex-math-block (:parent #374 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #374)) (latex-math-block (:parent #374 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #374)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #374)) #("\n" 0 1 (:parent #374))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #369)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #369)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #369) #("Then,\n" 0 6 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #377))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #378))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #369) #("我们一些写论文。" 0 8 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #379))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #383))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #385))) #("is a good\n" 0 10 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #380)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #380)) #("\n" 0 1 (:parent #380))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #381))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #382))))) #315 (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #368))) :mode nil :granularity nil :parent #361) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #368) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #371) #("你喜欢铁锈嘛?\n" 0 8 (:parent #374))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #371)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #371) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #376))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #371)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #396))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #371) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #378)) #("\n" 0 1 (:parent #378))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #371) #("来写一点old school的C语言吧。\n" 0 21 (:parent #379))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #371)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #369))) :mode nil :granularity nil :parent #361) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #369) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #372) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #375))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #372) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #376))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #372) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #377))))))) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #315) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #341))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #318) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #321) #("我觉得我不像狗" 0 7 (:parent #324))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #321))))) 2 4) ((headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #316))) :mode nil :granularity nil :parent (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #362))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #408) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #411)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #411)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #411)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #411)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #411)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #411) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #419) #("我们\n" 0 3 (:parent #422))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #412))) :mode nil :granularity nil :parent #408) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #412) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #415) #("Some text here. No! Read page 18 for " 0 37 (:parent #418)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #418) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #422))) #(".\n" 0 2 (:parent #418))))) #362 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #414))) :mode nil :granularity nil :parent #408) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #414) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #417) #("Good! Let's be a formalism.\n" 0 28 (:parent #420))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #445))))) :mode nil :granularity nil :parent #417) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #421) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #424)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #424) #("vscode & LaTeX workshop" 0 23 (:parent #428))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #424) #("Emacs & auctex" 0 14 (:parent #429))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #424) #("Emacs & org mode" 0 16 (:parent #430)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #421)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #421) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #426) #("扩展性" 0 3 (:parent #429))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #426) #("⭐ ⭐ ⭐" 0 5 (:parent #430))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #426) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #431))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #426) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #432)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #421) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #427) #("易用" 0 2 (:parent #430))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #427) #("⭐ ⭐ ⭐" 0 5 (:parent #431))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #427) #("⭐ ⭐" 0 3 (:parent #432))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #427) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #433)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #421) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #428) #("容易配置" 0 4 (:parent #431))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #428) #("⭐ ⭐ ⭐" 0 5 (:parent #432))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #428) #("⭐ ⭐" 0 3 (:parent #433))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #428) #("⭐ ⭐" 0 3 (:parent #434)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #421) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #429) #("不打断写作思路" 0 7 (:parent #432))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #429) #("⭐" 0 1 (:parent #433))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #429) #("⭐" 0 1 (:parent #434))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #429) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #435))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #415))) :parent #408 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #415) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #418) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #421))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #418)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #418)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #416))) :mode nil :granularity nil :parent #408) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #416) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #419) #("It's very handy to write proofs with " 0 37 (:parent #422)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #422)) #("prover in Emacs.\n" 0 17 (:parent #422))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #417))) :mode nil :granularity nil :parent #408) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #417) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #420) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #423))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #418))) :mode nil :granularity nil :parent #408) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #418) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #421) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #424))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #419))) :mode nil :granularity nil :parent #408) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #419) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #422)))))) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #365))) :mode section :granularity nil :parent #362) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #365) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #368) #("Refer " 0 6 (:parent #371)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #371) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #375))) #(". It's worth reading!\n" 0 22 (:parent #371))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #366))) :mode nil :granularity nil :parent #362) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #366) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #369) #("Read " 0 5 (:parent #372)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #372) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #376))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #372))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #369) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #373) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #376))) #("is also a good story.\n" 0 22 (:parent #373))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #367))) :mode nil :granularity nil :parent #362) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #367) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #370) (latex-math-block (:parent #373 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #376))) #("Chaper 1\n" 0 9 (:parent #373))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #370) (latex-math-block (:parent #374 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #377))) #("\n" 0 1 (:parent #374)) (latex-math-block (:parent #374 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #379))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #374))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #370) #("To do this, we associate with each rational " 0 44 (:parent #375)) (latex-math-block (:parent #375 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #379))) #("the number\n" 0 11 (:parent #375)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #375)) #("\n" 0 1 (:parent #375)) (latex-math-block (:parent #375 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #375)) (latex-math-block (:parent #375 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #375)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #375)) #("\n" 0 1 (:parent #375))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #370)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #370)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #370) #("Then,\n" 0 6 (:parent #378)) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #378))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #370) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #379))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #370) #("我们一些写论文。" 0 8 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #388))) #("\n" 0 1 (:parent #380))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #370) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #384))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #386))) #("is a good\n" 0 10 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #388))) #("\n" 0 1 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #390))) #("\n" 0 1 (:parent #381)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #381)) #("\n" 0 1 (:parent #381))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #370) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #382))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #370) (latex-math-block (:parent #383 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #383)) (latex-math-block (:parent #383 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #388))) #("\n" 0 1 (:parent #383))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #368))) :mode nil :granularity nil :parent #362) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #368) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #394))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #371) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #374) #("我觉得我不像狗" 0 7 (:parent #377))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #374))))) #316 (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #370))) :mode nil :granularity nil :parent #362) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #370) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #373) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #376))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #373) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #377))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #373) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #378))))))) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #316) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #319) #("你喜欢铁锈嘛?\n" 0 8 (:parent #322))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #319)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #319) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #324))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #319)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #344))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #319) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #326)) #("\n" 0 1 (:parent #326))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #319) #("来写一点old school的C语言吧。\n" 0 21 (:parent #327))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #319)))) 2 5) ((headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #317))) :mode nil :granularity nil :parent (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #363))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #409) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #412)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #412)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #412)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #412)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #412)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #412) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #420) #("我们\n" 0 3 (:parent #423))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #413))) :mode nil :granularity nil :parent #409) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #413) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #416) #("Some text here. No! Read page 18 for " 0 37 (:parent #419)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #419) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #423))) #(".\n" 0 2 (:parent #419))))) #363 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #415))) :mode nil :granularity nil :parent #409) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #415) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #418) #("Good! Let's be a formalism.\n" 0 28 (:parent #421))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #446))))) :mode nil :granularity nil :parent #418) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #422) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #425)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #425) #("vscode & LaTeX workshop" 0 23 (:parent #429))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #425) #("Emacs & auctex" 0 14 (:parent #430))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #425) #("Emacs & org mode" 0 16 (:parent #431)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #422)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #422) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #427) #("扩展性" 0 3 (:parent #430))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #427) #("⭐ ⭐ ⭐" 0 5 (:parent #431))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #427) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #432))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #427) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #433)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #422) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #428) #("易用" 0 2 (:parent #431))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #428) #("⭐ ⭐ ⭐" 0 5 (:parent #432))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #428) #("⭐ ⭐" 0 3 (:parent #433))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #428) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #434)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #422) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #429) #("容易配置" 0 4 (:parent #432))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #429) #("⭐ ⭐ ⭐" 0 5 (:parent #433))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #429) #("⭐ ⭐" 0 3 (:parent #434))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #429) #("⭐ ⭐" 0 3 (:parent #435)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #422) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #430) #("不打断写作思路" 0 7 (:parent #433))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #430) #("⭐" 0 1 (:parent #434))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #430) #("⭐" 0 1 (:parent #435))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #430) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #436))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #416))) :parent #409 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #416) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #419) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #422))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #419)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #419)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #417))) :mode nil :granularity nil :parent #409) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #417) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #420) #("It's very handy to write proofs with " 0 37 (:parent #423)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #423)) #("prover in Emacs.\n" 0 17 (:parent #423))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #418))) :mode nil :granularity nil :parent #409) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #418) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #421) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #424))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #419))) :mode nil :granularity nil :parent #409) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #419) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #422) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #425))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #420))) :mode nil :granularity nil :parent #409) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #420) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #423)))))) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #366))) :mode section :granularity nil :parent #363) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #366) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #369) #("Refer " 0 6 (:parent #372)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #372) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #376))) #(". It's worth reading!\n" 0 22 (:parent #372))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #367))) :mode nil :granularity nil :parent #363) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #367) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #370) #("Read " 0 5 (:parent #373)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #373) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #377))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #373))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #370) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #374) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #377))) #("is also a good story.\n" 0 22 (:parent #374))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #368))) :mode nil :granularity nil :parent #363) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #368) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #371) (latex-math-block (:parent #374 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #377))) #("Chaper 1\n" 0 9 (:parent #374))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #371) (latex-math-block (:parent #375 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #378))) #("\n" 0 1 (:parent #375)) (latex-math-block (:parent #375 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #380))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #375))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #371) #("To do this, we associate with each rational " 0 44 (:parent #376)) (latex-math-block (:parent #376 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #380))) #("the number\n" 0 11 (:parent #376)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #376)) #("\n" 0 1 (:parent #376)) (latex-math-block (:parent #376 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #376)) (latex-math-block (:parent #376 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #376)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #376)) #("\n" 0 1 (:parent #376))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #371)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #371)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #371) #("Then,\n" 0 6 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #379))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #371) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #380))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #371) #("我们一些写论文。" 0 8 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #381))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #371) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #385))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #387))) #("is a good\n" 0 10 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #391))) #("\n" 0 1 (:parent #382)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #382)) #("\n" 0 1 (:parent #382))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #371) (latex-math-block (:parent #383 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #383)) (latex-math-block (:parent #383 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #388))) #("\n" 0 1 (:parent #383))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #371) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #384)) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #384))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #369))) :mode nil :granularity nil :parent #363) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #369) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #395))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #372) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #375) #("我觉得我不像狗" 0 7 (:parent #378))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #375))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #370))) :mode nil :granularity nil :parent #363) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #370) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #373) #("你喜欢铁锈嘛?\n" 0 8 (:parent #376))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #373)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #373) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #378))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #373)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #398))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #373) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #380)) #("\n" 0 1 (:parent #380))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #373) #("来写一点old school的C语言吧。\n" 0 21 (:parent #381))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #373)))) #317)) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #317) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #320) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #323))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #320) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #324))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #320) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #325))))) 2 6) ((headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #318))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #364) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #367)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #367)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #367)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #367)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #367)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #367) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #375) #("我们\n" 0 3 (:parent #378))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #368))) :mode nil :granularity nil :parent #364) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #368) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #371) #("Some text here. No! Read page 18 for " 0 37 (:parent #374)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #374) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #378))) #(".\n" 0 2 (:parent #374))))) (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #369))) :mode nil :granularity nil :parent #364) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #372))) :mode section :granularity nil :parent #369) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #372) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #375) #("Refer " 0 6 (:parent #378)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #378) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #382))) #(". It's worth reading!\n" 0 22 (:parent #378))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #373))) :mode nil :granularity nil :parent #369) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #373) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #376) #("Read " 0 5 (:parent #379)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #379) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #383))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #379))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #376) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #380) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #383))) #("is also a good story.\n" 0 22 (:parent #380))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #374))) :mode nil :granularity nil :parent #369) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #374) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #377) (latex-math-block (:parent #380 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #383))) #("Chaper 1\n" 0 9 (:parent #380))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #377) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #386))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #381))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #377) #("To do this, we associate with each rational " 0 44 (:parent #382)) (latex-math-block (:parent #382 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #386))) #("the number\n" 0 11 (:parent #382)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #382)) #("\n" 0 1 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #390))) #("\n" 0 1 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #392))) #("\n" 0 1 (:parent #382)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #382)) #("\n" 0 1 (:parent #382))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #377)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #377)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #377) #("Then,\n" 0 6 (:parent #385)) (latex-math-block (:parent #385 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #385))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #377) (latex-math-block (:parent #386 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #386))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #377) #("我们一些写论文。" 0 8 (:parent #387)) (latex-math-block (:parent #387 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #391))) #("\n" 0 1 (:parent #387)) (latex-math-block (:parent #387 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #393))) #("\n" 0 1 (:parent #387)) (latex-math-block (:parent #387 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #395))) #("\n" 0 1 (:parent #387))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #377) (latex-math-block (:parent #388 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #391))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #388)) (latex-math-block (:parent #388 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #393))) #("is a good\n" 0 10 (:parent #388)) (latex-math-block (:parent #388 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #395))) #("\n" 0 1 (:parent #388)) (latex-math-block (:parent #388 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #397))) #("\n" 0 1 (:parent #388)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #388)) #("\n" 0 1 (:parent #388))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #377) (latex-math-block (:parent #389 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #392))) #("\n" 0 1 (:parent #389)) (latex-math-block (:parent #389 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #394))) #("\n" 0 1 (:parent #389))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #377) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #393))) #("\n" 0 1 (:parent #390)) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #395))) #("\n" 0 1 (:parent #390))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #375))) :mode nil :granularity nil :parent #369) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #375) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #401))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #378) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #381) #("我觉得我不像狗" 0 7 (:parent #384))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #381))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #376))) :mode nil :granularity nil :parent #369) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #376) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #379) #("你喜欢铁锈嘛?\n" 0 8 (:parent #382))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #379)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #379) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #384))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #379)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #404))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #379) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #386)) #("\n" 0 1 (:parent #386))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #379) #("来写一点old school的C语言吧。\n" 0 21 (:parent #387))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #379)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #377))) :mode nil :granularity nil :parent #369) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #377) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #380) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #383))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #380) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #384))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #380) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #385)))))) #318 (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #371))) :parent #364 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #371) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #374) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #377))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #374)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #374)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #372))) :mode nil :granularity nil :parent #364) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #372) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #375) #("It's very handy to write proofs with " 0 37 (:parent #378)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #378)) #("prover in Emacs.\n" 0 17 (:parent #378))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #373))) :mode nil :granularity nil :parent #364) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #373) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #376) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #379))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #374))) :mode nil :granularity nil :parent #364) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #374) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #377) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #380))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #375))) :mode nil :granularity nil :parent #364) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #375) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #378)))))) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #318) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #321) #("Good! Let's be a formalism.\n" 0 28 (:parent #324))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #349))))) :mode nil :granularity nil :parent #321) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #325) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #328)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #328) #("vscode & LaTeX workshop" 0 23 (:parent #332))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #328) #("Emacs & auctex" 0 14 (:parent #333))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #328) #("Emacs & org mode" 0 16 (:parent #334)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #325)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #325) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #330) #("扩展性" 0 3 (:parent #333))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #330) #("⭐ ⭐ ⭐" 0 5 (:parent #334))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #330) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #335))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #330) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #336)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #325) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #331) #("易用" 0 2 (:parent #334))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #331) #("⭐ ⭐ ⭐" 0 5 (:parent #335))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #331) #("⭐ ⭐" 0 3 (:parent #336))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #331) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #337)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #325) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #332) #("容易配置" 0 4 (:parent #335))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #332) #("⭐ ⭐ ⭐" 0 5 (:parent #336))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #332) #("⭐ ⭐" 0 3 (:parent #337))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #332) #("⭐ ⭐" 0 3 (:parent #338)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #325) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #333) #("不打断写作思路" 0 7 (:parent #336))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #333) #("⭐" 0 1 (:parent #337))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #333) #("⭐" 0 1 (:parent #338))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #333) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #339))))))) 3) ((headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #319))) :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #361) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #364)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #364)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #364)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #364)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #364)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #364) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #372) #("我们\n" 0 3 (:parent #375))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #365))) :mode nil :granularity nil :parent #361) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #365) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #368) #("Some text here. No! Read page 18 for " 0 37 (:parent #371)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #371) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #375))) #(".\n" 0 2 (:parent #371))))) (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #366))) :mode nil :granularity nil :parent #361) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #369))) :mode section :granularity nil :parent #366) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #369) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #372) #("Refer " 0 6 (:parent #375)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #375) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #379))) #(". It's worth reading!\n" 0 22 (:parent #375))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #370))) :mode nil :granularity nil :parent #366) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #370) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #373) #("Read " 0 5 (:parent #376)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #376) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #380))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #376))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #373) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #377) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #380))) #("is also a good story.\n" 0 22 (:parent #377))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #371))) :mode nil :granularity nil :parent #366) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #371) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #374) (latex-math-block (:parent #377 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #380))) #("Chaper 1\n" 0 9 (:parent #377))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #374) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #378)) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #383))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #378))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #374) #("To do this, we associate with each rational " 0 44 (:parent #379)) (latex-math-block (:parent #379 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #383))) #("the number\n" 0 11 (:parent #379)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #379)) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #379)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #379)) #("\n" 0 1 (:parent #379))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #374)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #374)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #374) #("Then,\n" 0 6 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #382))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #374) (latex-math-block (:parent #383 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #383))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #374) #("我们一些写论文。" 0 8 (:parent #384)) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #388))) #("\n" 0 1 (:parent #384)) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #390))) #("\n" 0 1 (:parent #384)) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #392))) #("\n" 0 1 (:parent #384))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #374) (latex-math-block (:parent #385 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #388))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #385)) (latex-math-block (:parent #385 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #390))) #("is a good\n" 0 10 (:parent #385)) (latex-math-block (:parent #385 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #392))) #("\n" 0 1 (:parent #385)) (latex-math-block (:parent #385 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #394))) #("\n" 0 1 (:parent #385)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #385)) #("\n" 0 1 (:parent #385))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #374) (latex-math-block (:parent #386 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #386)) (latex-math-block (:parent #386 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #391))) #("\n" 0 1 (:parent #386))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #374) (latex-math-block (:parent #387 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #390))) #("\n" 0 1 (:parent #387)) (latex-math-block (:parent #387 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #392))) #("\n" 0 1 (:parent #387))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #372))) :mode nil :granularity nil :parent #366) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #372) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #398))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #375) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #378) #("我觉得我不像狗" 0 7 (:parent #381))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #378))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #373))) :mode nil :granularity nil :parent #366) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #373) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #376) #("你喜欢铁锈嘛?\n" 0 8 (:parent #379))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #376)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #376) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #381))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #376)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #401))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #376) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #383)) #("\n" 0 1 (:parent #383))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #376) #("来写一点old school的C语言吧。\n" 0 21 (:parent #384))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #376)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #374))) :mode nil :granularity nil :parent #366) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #374) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #377) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #380))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #377) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #381))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #377) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #382)))))) (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #367))) :mode nil :granularity nil :parent #361) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #367) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #370) #("Good! Let's be a formalism.\n" 0 28 (:parent #373))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #398))))) :mode nil :granularity nil :parent #370) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #374) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #377)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #377) #("vscode & LaTeX workshop" 0 23 (:parent #381))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #377) #("Emacs & auctex" 0 14 (:parent #382))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #377) #("Emacs & org mode" 0 16 (:parent #383)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #374)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #374) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #379) #("扩展性" 0 3 (:parent #382))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #379) #("⭐ ⭐ ⭐" 0 5 (:parent #383))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #379) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #384))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #379) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #385)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #374) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #380) #("易用" 0 2 (:parent #383))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #380) #("⭐ ⭐ ⭐" 0 5 (:parent #384))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #380) #("⭐ ⭐" 0 3 (:parent #385))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #380) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #386)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #374) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #381) #("容易配置" 0 4 (:parent #384))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #381) #("⭐ ⭐ ⭐" 0 5 (:parent #385))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #381) #("⭐ ⭐" 0 3 (:parent #386))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #381) #("⭐ ⭐" 0 3 (:parent #387)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #374) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #382) #("不打断写作思路" 0 7 (:parent #385))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #382) #("⭐" 0 1 (:parent #386))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #382) #("⭐" 0 1 (:parent #387))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #382) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #388))))))) #319 (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #369))) :mode nil :granularity nil :parent #361) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #369) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #372) #("It's very handy to write proofs with " 0 37 (:parent #375)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #375)) #("prover in Emacs.\n" 0 17 (:parent #375))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #370))) :mode nil :granularity nil :parent #361) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #370) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #373) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #376))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #371))) :mode nil :granularity nil :parent #361) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #371) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #374) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #377))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #372))) :mode nil :granularity nil :parent #361) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #372) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #375))))) :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #319) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #322) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #325))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #322)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #322)))) 4) ((headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #320))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #366) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #369)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #369)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #369)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #369)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #369)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #369) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #377) #("我们\n" 0 3 (:parent #380))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #370))) :mode nil :granularity nil :parent #366) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #370) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #373) #("Some text here. No! Read page 18 for " 0 37 (:parent #376)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #376) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #380))) #(".\n" 0 2 (:parent #376))))) (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #371))) :mode nil :granularity nil :parent #366) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #374))) :mode section :granularity nil :parent #371) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #374) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #377) #("Refer " 0 6 (:parent #380)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #380) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #384))) #(". It's worth reading!\n" 0 22 (:parent #380))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #375))) :mode nil :granularity nil :parent #371) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #375) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #378) #("Read " 0 5 (:parent #381)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #381) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #385))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #381))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #378) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #382) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #385))) #("is also a good story.\n" 0 22 (:parent #382))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #376))) :mode nil :granularity nil :parent #371) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #376) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #379) (latex-math-block (:parent #382 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #385))) #("Chaper 1\n" 0 9 (:parent #382))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #379) (latex-math-block (:parent #383 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #383)) (latex-math-block (:parent #383 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #388))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #383))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #379) #("To do this, we associate with each rational " 0 44 (:parent #384)) (latex-math-block (:parent #384 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #388))) #("the number\n" 0 11 (:parent #384)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #384)) #("\n" 0 1 (:parent #384)) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #392))) #("\n" 0 1 (:parent #384)) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #394))) #("\n" 0 1 (:parent #384)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #384)) #("\n" 0 1 (:parent #384))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #379)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #379)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #379) #("Then,\n" 0 6 (:parent #387)) (latex-math-block (:parent #387 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #391))) #("\n" 0 1 (:parent #387))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #379) (latex-math-block (:parent #388 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #391))) #("\n" 0 1 (:parent #388))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #379) #("我们一些写论文。" 0 8 (:parent #389)) (latex-math-block (:parent #389 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #393))) #("\n" 0 1 (:parent #389)) (latex-math-block (:parent #389 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #395))) #("\n" 0 1 (:parent #389)) (latex-math-block (:parent #389 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #397))) #("\n" 0 1 (:parent #389))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #379) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #393))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #390)) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #395))) #("is a good\n" 0 10 (:parent #390)) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #397))) #("\n" 0 1 (:parent #390)) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #399))) #("\n" 0 1 (:parent #390)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #390)) #("\n" 0 1 (:parent #390))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #379) (latex-math-block (:parent #391 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #394))) #("\n" 0 1 (:parent #391)) (latex-math-block (:parent #391 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #396))) #("\n" 0 1 (:parent #391))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #379) (latex-math-block (:parent #392 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #395))) #("\n" 0 1 (:parent #392)) (latex-math-block (:parent #392 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #397))) #("\n" 0 1 (:parent #392))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #377))) :mode nil :granularity nil :parent #371) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #377) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #403))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #380) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #383) #("我觉得我不像狗" 0 7 (:parent #386))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #383))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #378))) :mode nil :granularity nil :parent #371) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #378) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #381) #("你喜欢铁锈嘛?\n" 0 8 (:parent #384))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #381)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #381) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #386))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #381)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #406))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #381) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #388)) #("\n" 0 1 (:parent #388))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #381) #("来写一点old school的C语言吧。\n" 0 21 (:parent #389))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #381)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #379))) :mode nil :granularity nil :parent #371) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #379) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #382) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #385))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #382) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #386))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #382) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #387)))))) (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #372))) :mode nil :granularity nil :parent #366) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #372) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #375) #("Good! Let's be a formalism.\n" 0 28 (:parent #378))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #403))))) :mode nil :granularity nil :parent #375) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #379) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #382)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #382) #("vscode & LaTeX workshop" 0 23 (:parent #386))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #382) #("Emacs & auctex" 0 14 (:parent #387))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #382) #("Emacs & org mode" 0 16 (:parent #388)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #379)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #379) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #384) #("扩展性" 0 3 (:parent #387))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #384) #("⭐ ⭐ ⭐" 0 5 (:parent #388))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #384) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #389))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #384) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #390)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #379) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #385) #("易用" 0 2 (:parent #388))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #385) #("⭐ ⭐ ⭐" 0 5 (:parent #389))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #385) #("⭐ ⭐" 0 3 (:parent #390))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #385) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #391)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #379) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #386) #("容易配置" 0 4 (:parent #389))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #386) #("⭐ ⭐ ⭐" 0 5 (:parent #390))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #386) #("⭐ ⭐" 0 3 (:parent #391))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #386) #("⭐ ⭐" 0 3 (:parent #392)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #379) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #387) #("不打断写作思路" 0 7 (:parent #390))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #387) #("⭐" 0 1 (:parent #391))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #387) #("⭐" 0 1 (:parent #392))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #387) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #393))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #373))) :parent #366 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #373) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #376) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #379))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #376)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #376)))) #320 (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #375))) :mode nil :granularity nil :parent #366) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #375) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #378) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #381))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #376))) :mode nil :granularity nil :parent #366) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #376) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #379) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #382))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #377))) :mode nil :granularity nil :parent #366) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #377) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #380)))))) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #320) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #323) #("It's very handy to write proofs with " 0 37 (:parent #326)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #326)) #("prover in Emacs.\n" 0 17 (:parent #326))))) 5) ((headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #321))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #367) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #370)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #370)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #370)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #370)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #370)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #370) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #378) #("我们\n" 0 3 (:parent #381))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #371))) :mode nil :granularity nil :parent #367) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #371) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #374) #("Some text here. No! Read page 18 for " 0 37 (:parent #377)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #377) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #381))) #(".\n" 0 2 (:parent #377))))) (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #372))) :mode nil :granularity nil :parent #367) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #375))) :mode section :granularity nil :parent #372) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #375) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #378) #("Refer " 0 6 (:parent #381)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #381) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #385))) #(". It's worth reading!\n" 0 22 (:parent #381))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #376))) :mode nil :granularity nil :parent #372) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #376) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #379) #("Read " 0 5 (:parent #382)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #382) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #386))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #382))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #379) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #383) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #386))) #("is also a good story.\n" 0 22 (:parent #383))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #377))) :mode nil :granularity nil :parent #372) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #377) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #380) (latex-math-block (:parent #383 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #386))) #("Chaper 1\n" 0 9 (:parent #383))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #380) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #384)) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #389))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #384))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #380) #("To do this, we associate with each rational " 0 44 (:parent #385)) (latex-math-block (:parent #385 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #389))) #("the number\n" 0 11 (:parent #385)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #385)) #("\n" 0 1 (:parent #385)) (latex-math-block (:parent #385 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #393))) #("\n" 0 1 (:parent #385)) (latex-math-block (:parent #385 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #395))) #("\n" 0 1 (:parent #385)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #385)) #("\n" 0 1 (:parent #385))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #380)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #380)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #380) #("Then,\n" 0 6 (:parent #388)) (latex-math-block (:parent #388 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #392))) #("\n" 0 1 (:parent #388))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #380) (latex-math-block (:parent #389 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #392))) #("\n" 0 1 (:parent #389))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #380) #("我们一些写论文。" 0 8 (:parent #390)) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #394))) #("\n" 0 1 (:parent #390)) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #396))) #("\n" 0 1 (:parent #390)) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #398))) #("\n" 0 1 (:parent #390))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #380) (latex-math-block (:parent #391 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #394))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #391)) (latex-math-block (:parent #391 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #396))) #("is a good\n" 0 10 (:parent #391)) (latex-math-block (:parent #391 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #398))) #("\n" 0 1 (:parent #391)) (latex-math-block (:parent #391 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #400))) #("\n" 0 1 (:parent #391)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #391)) #("\n" 0 1 (:parent #391))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #380) (latex-math-block (:parent #392 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #395))) #("\n" 0 1 (:parent #392)) (latex-math-block (:parent #392 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #397))) #("\n" 0 1 (:parent #392))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #380) (latex-math-block (:parent #393 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #396))) #("\n" 0 1 (:parent #393)) (latex-math-block (:parent #393 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #398))) #("\n" 0 1 (:parent #393))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #378))) :mode nil :granularity nil :parent #372) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #378) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #404))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #381) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #384) #("我觉得我不像狗" 0 7 (:parent #387))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #384))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #379))) :mode nil :granularity nil :parent #372) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #379) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #382) #("你喜欢铁锈嘛?\n" 0 8 (:parent #385))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #382)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #382) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #387))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #382)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #407))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #382) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #389)) #("\n" 0 1 (:parent #389))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #382) #("来写一点old school的C语言吧。\n" 0 21 (:parent #390))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #382)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #380))) :mode nil :granularity nil :parent #372) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #380) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #383) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #386))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #383) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #387))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #383) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #388)))))) (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #373))) :mode nil :granularity nil :parent #367) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #373) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #376) #("Good! Let's be a formalism.\n" 0 28 (:parent #379))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #404))))) :mode nil :granularity nil :parent #376) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #380) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #383)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #383) #("vscode & LaTeX workshop" 0 23 (:parent #387))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #383) #("Emacs & auctex" 0 14 (:parent #388))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #383) #("Emacs & org mode" 0 16 (:parent #389)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #380)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #380) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #385) #("扩展性" 0 3 (:parent #388))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #385) #("⭐ ⭐ ⭐" 0 5 (:parent #389))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #385) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #390))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #385) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #391)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #380) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #386) #("易用" 0 2 (:parent #389))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #386) #("⭐ ⭐ ⭐" 0 5 (:parent #390))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #386) #("⭐ ⭐" 0 3 (:parent #391))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #386) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #392)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #380) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #387) #("容易配置" 0 4 (:parent #390))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #387) #("⭐ ⭐ ⭐" 0 5 (:parent #391))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #387) #("⭐ ⭐" 0 3 (:parent #392))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #387) #("⭐ ⭐" 0 3 (:parent #393)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #380) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #388) #("不打断写作思路" 0 7 (:parent #391))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #388) #("⭐" 0 1 (:parent #392))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #388) #("⭐" 0 1 (:parent #393))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #388) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #394))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #374))) :parent #367 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #374) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #377) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #380))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #377)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #377)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #375))) :mode nil :granularity nil :parent #367) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #375) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #378) #("It's very handy to write proofs with " 0 37 (:parent #381)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #381)) #("prover in Emacs.\n" 0 17 (:parent #381))))) #321 (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #377))) :mode nil :granularity nil :parent #367) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #377) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #380) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #383))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #378))) :mode nil :granularity nil :parent #367) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #378) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #381)))))) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #321) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #324) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #327))))) 6) ((headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #322))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #368) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #371)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #371)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #371)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #371)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #371)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #371) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #379) #("我们\n" 0 3 (:parent #382))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #372))) :mode nil :granularity nil :parent #368) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #372) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #375) #("Some text here. No! Read page 18 for " 0 37 (:parent #378)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #378) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #382))) #(".\n" 0 2 (:parent #378))))) (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #373))) :mode nil :granularity nil :parent #368) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #376))) :mode section :granularity nil :parent #373) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #376) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #379) #("Refer " 0 6 (:parent #382)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #382) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #386))) #(". It's worth reading!\n" 0 22 (:parent #382))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #377))) :mode nil :granularity nil :parent #373) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #377) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #380) #("Read " 0 5 (:parent #383)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #383) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #387))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #383))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #380) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #384) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #387))) #("is also a good story.\n" 0 22 (:parent #384))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #378))) :mode nil :granularity nil :parent #373) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #378) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #381) (latex-math-block (:parent #384 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #387))) #("Chaper 1\n" 0 9 (:parent #384))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #381) (latex-math-block (:parent #385 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #388))) #("\n" 0 1 (:parent #385)) (latex-math-block (:parent #385 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #390))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #385))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #381) #("To do this, we associate with each rational " 0 44 (:parent #386)) (latex-math-block (:parent #386 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #390))) #("the number\n" 0 11 (:parent #386)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #386)) #("\n" 0 1 (:parent #386)) (latex-math-block (:parent #386 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #394))) #("\n" 0 1 (:parent #386)) (latex-math-block (:parent #386 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #396))) #("\n" 0 1 (:parent #386)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #386)) #("\n" 0 1 (:parent #386))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #381)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #381)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #381) #("Then,\n" 0 6 (:parent #389)) (latex-math-block (:parent #389 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #393))) #("\n" 0 1 (:parent #389))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #381) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #393))) #("\n" 0 1 (:parent #390))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #381) #("我们一些写论文。" 0 8 (:parent #391)) (latex-math-block (:parent #391 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #395))) #("\n" 0 1 (:parent #391)) (latex-math-block (:parent #391 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #397))) #("\n" 0 1 (:parent #391)) (latex-math-block (:parent #391 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #399))) #("\n" 0 1 (:parent #391))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #381) (latex-math-block (:parent #392 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #395))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #392)) (latex-math-block (:parent #392 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #397))) #("is a good\n" 0 10 (:parent #392)) (latex-math-block (:parent #392 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #399))) #("\n" 0 1 (:parent #392)) (latex-math-block (:parent #392 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #401))) #("\n" 0 1 (:parent #392)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #392)) #("\n" 0 1 (:parent #392))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #381) (latex-math-block (:parent #393 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #396))) #("\n" 0 1 (:parent #393)) (latex-math-block (:parent #393 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #398))) #("\n" 0 1 (:parent #393))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #381) (latex-math-block (:parent #394 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #397))) #("\n" 0 1 (:parent #394)) (latex-math-block (:parent #394 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #399))) #("\n" 0 1 (:parent #394))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #379))) :mode nil :granularity nil :parent #373) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #379) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #405))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #382) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #385) #("我觉得我不像狗" 0 7 (:parent #388))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #385))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #380))) :mode nil :granularity nil :parent #373) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #380) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #383) #("你喜欢铁锈嘛?\n" 0 8 (:parent #386))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #383)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #383) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #388))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #383)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #408))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #383) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #390)) #("\n" 0 1 (:parent #390))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #383) #("来写一点old school的C语言吧。\n" 0 21 (:parent #391))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #383)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #381))) :mode nil :granularity nil :parent #373) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #381) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #384) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #387))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #384) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #388))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #384) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #389)))))) (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #374))) :mode nil :granularity nil :parent #368) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #374) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #377) #("Good! Let's be a formalism.\n" 0 28 (:parent #380))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #405))))) :mode nil :granularity nil :parent #377) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #381) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #384)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #384) #("vscode & LaTeX workshop" 0 23 (:parent #388))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #384) #("Emacs & auctex" 0 14 (:parent #389))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #384) #("Emacs & org mode" 0 16 (:parent #390)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #381)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #381) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #386) #("扩展性" 0 3 (:parent #389))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #386) #("⭐ ⭐ ⭐" 0 5 (:parent #390))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #386) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #391))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #386) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #392)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #381) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #387) #("易用" 0 2 (:parent #390))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #387) #("⭐ ⭐ ⭐" 0 5 (:parent #391))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #387) #("⭐ ⭐" 0 3 (:parent #392))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #387) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #393)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #381) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #388) #("容易配置" 0 4 (:parent #391))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #388) #("⭐ ⭐ ⭐" 0 5 (:parent #392))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #388) #("⭐ ⭐" 0 3 (:parent #393))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #388) #("⭐ ⭐" 0 3 (:parent #394)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #381) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #389) #("不打断写作思路" 0 7 (:parent #392))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #389) #("⭐" 0 1 (:parent #393))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #389) #("⭐" 0 1 (:parent #394))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #389) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #395))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #375))) :parent #368 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #375) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #378) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #381))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #378)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #378)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #376))) :mode nil :granularity nil :parent #368) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #376) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #379) #("It's very handy to write proofs with " 0 37 (:parent #382)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #382)) #("prover in Emacs.\n" 0 17 (:parent #382))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #377))) :mode nil :granularity nil :parent #368) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #377) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #380) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #383))))) #322 (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #379))) :mode nil :granularity nil :parent #368) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #379) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #382)))))) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #322) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #325) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #328))))) 7) ((headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #323))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #369) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #372)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #372)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #372)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #372)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #372)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #372) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #380) #("我们\n" 0 3 (:parent #383))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #373))) :mode nil :granularity nil :parent #369) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #373) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #376) #("Some text here. No! Read page 18 for " 0 37 (:parent #379)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #379) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #383))) #(".\n" 0 2 (:parent #379))))) (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #374))) :mode nil :granularity nil :parent #369) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #377))) :mode section :granularity nil :parent #374) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #377) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #380) #("Refer " 0 6 (:parent #383)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #383) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #387))) #(". It's worth reading!\n" 0 22 (:parent #383))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #378))) :mode nil :granularity nil :parent #374) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #378) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #381) #("Read " 0 5 (:parent #384)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #384) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #388))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #384))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #381) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #385) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #388))) #("is also a good story.\n" 0 22 (:parent #385))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #379))) :mode nil :granularity nil :parent #374) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #379) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #382) (latex-math-block (:parent #385 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #388))) #("Chaper 1\n" 0 9 (:parent #385))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #382) (latex-math-block (:parent #386 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #386)) (latex-math-block (:parent #386 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #391))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #386))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #382) #("To do this, we associate with each rational " 0 44 (:parent #387)) (latex-math-block (:parent #387 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #391))) #("the number\n" 0 11 (:parent #387)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #387)) #("\n" 0 1 (:parent #387)) (latex-math-block (:parent #387 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #395))) #("\n" 0 1 (:parent #387)) (latex-math-block (:parent #387 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #397))) #("\n" 0 1 (:parent #387)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #387)) #("\n" 0 1 (:parent #387))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #382)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #382)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #382) #("Then,\n" 0 6 (:parent #390)) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #394))) #("\n" 0 1 (:parent #390))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #382) (latex-math-block (:parent #391 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #394))) #("\n" 0 1 (:parent #391))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #382) #("我们一些写论文。" 0 8 (:parent #392)) (latex-math-block (:parent #392 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #396))) #("\n" 0 1 (:parent #392)) (latex-math-block (:parent #392 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #398))) #("\n" 0 1 (:parent #392)) (latex-math-block (:parent #392 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #400))) #("\n" 0 1 (:parent #392))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #382) (latex-math-block (:parent #393 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #396))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #393)) (latex-math-block (:parent #393 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #398))) #("is a good\n" 0 10 (:parent #393)) (latex-math-block (:parent #393 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #400))) #("\n" 0 1 (:parent #393)) (latex-math-block (:parent #393 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #402))) #("\n" 0 1 (:parent #393)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #393)) #("\n" 0 1 (:parent #393))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #382) (latex-math-block (:parent #394 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #397))) #("\n" 0 1 (:parent #394)) (latex-math-block (:parent #394 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #399))) #("\n" 0 1 (:parent #394))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #382) (latex-math-block (:parent #395 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #398))) #("\n" 0 1 (:parent #395)) (latex-math-block (:parent #395 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #400))) #("\n" 0 1 (:parent #395))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #380))) :mode nil :granularity nil :parent #374) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #380) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #406))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #383) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #386) #("我觉得我不像狗" 0 7 (:parent #389))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #386))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #381))) :mode nil :granularity nil :parent #374) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #381) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #384) #("你喜欢铁锈嘛?\n" 0 8 (:parent #387))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #384)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #384) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #389))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #384)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #409))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #384) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #391)) #("\n" 0 1 (:parent #391))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #384) #("来写一点old school的C语言吧。\n" 0 21 (:parent #392))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #384)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #382))) :mode nil :granularity nil :parent #374) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #382) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #385) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #388))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #385) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #389))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #385) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #390)))))) (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #375))) :mode nil :granularity nil :parent #369) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #375) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #378) #("Good! Let's be a formalism.\n" 0 28 (:parent #381))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #406))))) :mode nil :granularity nil :parent #378) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #382) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #385)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #385) #("vscode & LaTeX workshop" 0 23 (:parent #389))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #385) #("Emacs & auctex" 0 14 (:parent #390))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #385) #("Emacs & org mode" 0 16 (:parent #391)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #382)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #382) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #387) #("扩展性" 0 3 (:parent #390))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #387) #("⭐ ⭐ ⭐" 0 5 (:parent #391))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #387) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #392))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #387) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #393)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #382) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #388) #("易用" 0 2 (:parent #391))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #388) #("⭐ ⭐ ⭐" 0 5 (:parent #392))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #388) #("⭐ ⭐" 0 3 (:parent #393))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #388) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #394)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #382) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #389) #("容易配置" 0 4 (:parent #392))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #389) #("⭐ ⭐ ⭐" 0 5 (:parent #393))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #389) #("⭐ ⭐" 0 3 (:parent #394))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #389) #("⭐ ⭐" 0 3 (:parent #395)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #382) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #390) #("不打断写作思路" 0 7 (:parent #393))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #390) #("⭐" 0 1 (:parent #394))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #390) #("⭐" 0 1 (:parent #395))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #390) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #396))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #376))) :parent #369 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #376) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #379) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #382))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #379)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #379)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #377))) :mode nil :granularity nil :parent #369) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #377) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #380) #("It's very handy to write proofs with " 0 37 (:parent #383)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #383)) #("prover in Emacs.\n" 0 17 (:parent #383))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #378))) :mode nil :granularity nil :parent #369) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #378) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #381) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #384))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #379))) :mode nil :granularity nil :parent #369) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #379) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #382) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #385))))) #323)) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #323) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #326)))) 8)) :id-alist nil :citations ((citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #373))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #419) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #422)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #422)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #422)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #422)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #422)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #422) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #430) #("我们\n" 0 3 (:parent #433))))) #373 (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #424))) :mode nil :granularity nil :parent #419) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #427))) :mode section :granularity nil :parent #424) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #427) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #430) #("Refer " 0 6 (:parent #433)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #433) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #437))) #(". It's worth reading!\n" 0 22 (:parent #433))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #428))) :mode nil :granularity nil :parent #424) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #428) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #431) #("Read " 0 5 (:parent #434)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #434) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #438))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #434))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #431) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #435) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #438))) #("is also a good story.\n" 0 22 (:parent #435))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #429))) :mode nil :granularity nil :parent #424) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #429) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #432) (latex-math-block (:parent #435 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #438))) #("Chaper 1\n" 0 9 (:parent #435))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #432) (latex-math-block (:parent #436 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #439))) #("\n" 0 1 (:parent #436)) (latex-math-block (:parent #436 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #441))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #436))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #432) #("To do this, we associate with each rational " 0 44 (:parent #437)) (latex-math-block (:parent #437 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #441))) #("the number\n" 0 11 (:parent #437)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #437)) #("\n" 0 1 (:parent #437)) (latex-math-block (:parent #437 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #445))) #("\n" 0 1 (:parent #437)) (latex-math-block (:parent #437 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #447))) #("\n" 0 1 (:parent #437)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #437)) #("\n" 0 1 (:parent #437))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #432)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #432)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #432) #("Then,\n" 0 6 (:parent #440)) (latex-math-block (:parent #440 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #444))) #("\n" 0 1 (:parent #440))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #432) (latex-math-block (:parent #441 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #444))) #("\n" 0 1 (:parent #441))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #432) #("我们一些写论文。" 0 8 (:parent #442)) (latex-math-block (:parent #442 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #446))) #("\n" 0 1 (:parent #442)) (latex-math-block (:parent #442 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #448))) #("\n" 0 1 (:parent #442)) (latex-math-block (:parent #442 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #450))) #("\n" 0 1 (:parent #442))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #432) (latex-math-block (:parent #443 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #446))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #443)) (latex-math-block (:parent #443 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #448))) #("is a good\n" 0 10 (:parent #443)) (latex-math-block (:parent #443 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #450))) #("\n" 0 1 (:parent #443)) (latex-math-block (:parent #443 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #452))) #("\n" 0 1 (:parent #443)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #443)) #("\n" 0 1 (:parent #443))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #432) (latex-math-block (:parent #444 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #447))) #("\n" 0 1 (:parent #444)) (latex-math-block (:parent #444 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #449))) #("\n" 0 1 (:parent #444))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #432) (latex-math-block (:parent #445 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #448))) #("\n" 0 1 (:parent #445)) (latex-math-block (:parent #445 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #450))) #("\n" 0 1 (:parent #445))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #430))) :mode nil :granularity nil :parent #424) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #430) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #456))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #433) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #436) #("我觉得我不像狗" 0 7 (:parent #439))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #436))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #431))) :mode nil :granularity nil :parent #424) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #431) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #434) #("你喜欢铁锈嘛?\n" 0 8 (:parent #437))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #434)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #434) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #439))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #434)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #459))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #434) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #441)) #("\n" 0 1 (:parent #441))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #434) #("来写一点old school的C语言吧。\n" 0 21 (:parent #442))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #434)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #432))) :mode nil :granularity nil :parent #424) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #432) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #435) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #438))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #435) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #439))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #435) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #440)))))) (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #425))) :mode nil :granularity nil :parent #419) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #425) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #428) #("Good! Let's be a formalism.\n" 0 28 (:parent #431))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #456))))) :mode nil :granularity nil :parent #428) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #432) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #435)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #435) #("vscode & LaTeX workshop" 0 23 (:parent #439))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #435) #("Emacs & auctex" 0 14 (:parent #440))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #435) #("Emacs & org mode" 0 16 (:parent #441)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #432)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #432) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #437) #("扩展性" 0 3 (:parent #440))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #437) #("⭐ ⭐ ⭐" 0 5 (:parent #441))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #437) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #442))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #437) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #443)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #432) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #438) #("易用" 0 2 (:parent #441))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #438) #("⭐ ⭐ ⭐" 0 5 (:parent #442))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #438) #("⭐ ⭐" 0 3 (:parent #443))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #438) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #444)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #432) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #439) #("容易配置" 0 4 (:parent #442))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #439) #("⭐ ⭐ ⭐" 0 5 (:parent #443))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #439) #("⭐ ⭐" 0 3 (:parent #444))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #439) #("⭐ ⭐" 0 3 (:parent #445)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #432) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #440) #("不打断写作思路" 0 7 (:parent #443))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #440) #("⭐" 0 1 (:parent #444))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #440) #("⭐" 0 1 (:parent #445))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #440) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #446))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #426))) :parent #419 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #426) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #429) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #432))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #429)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #429)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #427))) :mode nil :granularity nil :parent #419) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #427) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #430) #("It's very handy to write proofs with " 0 37 (:parent #433)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #433)) #("prover in Emacs.\n" 0 17 (:parent #433))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #428))) :mode nil :granularity nil :parent #419) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #428) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #431) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #434))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #429))) :mode nil :granularity nil :parent #419) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #429) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #432) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #435))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #430))) :mode nil :granularity nil :parent #419) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #430) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #433)))))) #349)) #329)) #("Some text here. No! Read page 18 for " 0 37 (:parent #329)) #313 #(".\n" 0 2 (:parent #329)))) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #313))) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #374))) :mode section :granularity nil :parent (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #420))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #466) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #469)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #469)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #469)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #469)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #469)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #469) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #477) #("我们\n" 0 3 (:parent #480))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #470))) :mode nil :granularity nil :parent #466) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #470) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #473) #("Some text here. No! Read page 18 for " 0 37 (:parent #476)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #476) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #480))) #(".\n" 0 2 (:parent #476))))) #420 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #472))) :mode nil :granularity nil :parent #466) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #472) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #475) #("Good! Let's be a formalism.\n" 0 28 (:parent #478))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #503))))) :mode nil :granularity nil :parent #475) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #479) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #482)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #482) #("vscode & LaTeX workshop" 0 23 (:parent #486))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #482) #("Emacs & auctex" 0 14 (:parent #487))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #482) #("Emacs & org mode" 0 16 (:parent #488)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #479)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #479) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #484) #("扩展性" 0 3 (:parent #487))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #484) #("⭐ ⭐ ⭐" 0 5 (:parent #488))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #484) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #489))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #484) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #490)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #479) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #485) #("易用" 0 2 (:parent #488))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #485) #("⭐ ⭐ ⭐" 0 5 (:parent #489))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #485) #("⭐ ⭐" 0 3 (:parent #490))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #485) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #491)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #479) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #486) #("容易配置" 0 4 (:parent #489))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #486) #("⭐ ⭐ ⭐" 0 5 (:parent #490))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #486) #("⭐ ⭐" 0 3 (:parent #491))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #486) #("⭐ ⭐" 0 3 (:parent #492)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #479) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #487) #("不打断写作思路" 0 7 (:parent #490))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #487) #("⭐" 0 1 (:parent #491))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #487) #("⭐" 0 1 (:parent #492))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #487) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #493))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #473))) :parent #466 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #473) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #476) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #479))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #476)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #476)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #474))) :mode nil :granularity nil :parent #466) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #474) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #477) #("It's very handy to write proofs with " 0 37 (:parent #480)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #480)) #("prover in Emacs.\n" 0 17 (:parent #480))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #475))) :mode nil :granularity nil :parent #466) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #475) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #478) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #481))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #476))) :mode nil :granularity nil :parent #466) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #476) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #479) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #482))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #477))) :mode nil :granularity nil :parent #466) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #477) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #480)))))) #374 (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #424))) :mode nil :granularity nil :parent #420) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #424) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #427) #("Read " 0 5 (:parent #430)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #430) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #434))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #430))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #427) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #431) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #434))) #("is also a good story.\n" 0 22 (:parent #431))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #425))) :mode nil :granularity nil :parent #420) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #425) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #428) (latex-math-block (:parent #431 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #434))) #("Chaper 1\n" 0 9 (:parent #431))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #428) (latex-math-block (:parent #432 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #435))) #("\n" 0 1 (:parent #432)) (latex-math-block (:parent #432 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #437))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #432))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #428) #("To do this, we associate with each rational " 0 44 (:parent #433)) (latex-math-block (:parent #433 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #437))) #("the number\n" 0 11 (:parent #433)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #433)) #("\n" 0 1 (:parent #433)) (latex-math-block (:parent #433 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #441))) #("\n" 0 1 (:parent #433)) (latex-math-block (:parent #433 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #443))) #("\n" 0 1 (:parent #433)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #433)) #("\n" 0 1 (:parent #433))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #428)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #428)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #428) #("Then,\n" 0 6 (:parent #436)) (latex-math-block (:parent #436 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #440))) #("\n" 0 1 (:parent #436))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #428) (latex-math-block (:parent #437 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #440))) #("\n" 0 1 (:parent #437))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #428) #("我们一些写论文。" 0 8 (:parent #438)) (latex-math-block (:parent #438 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #442))) #("\n" 0 1 (:parent #438)) (latex-math-block (:parent #438 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #444))) #("\n" 0 1 (:parent #438)) (latex-math-block (:parent #438 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #446))) #("\n" 0 1 (:parent #438))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #428) (latex-math-block (:parent #439 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #442))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #439)) (latex-math-block (:parent #439 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #444))) #("is a good\n" 0 10 (:parent #439)) (latex-math-block (:parent #439 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #446))) #("\n" 0 1 (:parent #439)) (latex-math-block (:parent #439 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #448))) #("\n" 0 1 (:parent #439)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #439)) #("\n" 0 1 (:parent #439))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #428) (latex-math-block (:parent #440 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #443))) #("\n" 0 1 (:parent #440)) (latex-math-block (:parent #440 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #445))) #("\n" 0 1 (:parent #440))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #428) (latex-math-block (:parent #441 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #444))) #("\n" 0 1 (:parent #441)) (latex-math-block (:parent #441 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #446))) #("\n" 0 1 (:parent #441))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #426))) :mode nil :granularity nil :parent #420) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #426) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #452))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #429) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #432) #("我觉得我不像狗" 0 7 (:parent #435))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #432))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #427))) :mode nil :granularity nil :parent #420) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #427) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #430) #("你喜欢铁锈嘛?\n" 0 8 (:parent #433))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #430)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #430) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #435))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #430)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #455))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #430) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #437)) #("\n" 0 1 (:parent #437))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #430) #("来写一点old school的C语言吧。\n" 0 21 (:parent #438))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #430)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #428))) :mode nil :granularity nil :parent #420) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #428) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #431) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #434))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #431) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #435))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #431) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #436))))))) #350)) #330)) #("Refer " 0 6 (:parent #330)) #314 #(". It's worth reading!\n" 0 22 (:parent #330)))) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #314))) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #375))) :mode nil :granularity nil :parent (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #421))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #467) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #470)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #470)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #470)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #470)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #470)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #470) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #478) #("我们\n" 0 3 (:parent #481))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #471))) :mode nil :granularity nil :parent #467) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #471) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #474) #("Some text here. No! Read page 18 for " 0 37 (:parent #477)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #477) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #481))) #(".\n" 0 2 (:parent #477))))) #421 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #473))) :mode nil :granularity nil :parent #467) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #473) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #476) #("Good! Let's be a formalism.\n" 0 28 (:parent #479))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #504))))) :mode nil :granularity nil :parent #476) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #480) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #483)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #483) #("vscode & LaTeX workshop" 0 23 (:parent #487))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #483) #("Emacs & auctex" 0 14 (:parent #488))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #483) #("Emacs & org mode" 0 16 (:parent #489)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #480)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #480) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #485) #("扩展性" 0 3 (:parent #488))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #485) #("⭐ ⭐ ⭐" 0 5 (:parent #489))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #485) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #490))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #485) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #491)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #480) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #486) #("易用" 0 2 (:parent #489))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #486) #("⭐ ⭐ ⭐" 0 5 (:parent #490))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #486) #("⭐ ⭐" 0 3 (:parent #491))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #486) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #492)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #480) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #487) #("容易配置" 0 4 (:parent #490))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #487) #("⭐ ⭐ ⭐" 0 5 (:parent #491))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #487) #("⭐ ⭐" 0 3 (:parent #492))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #487) #("⭐ ⭐" 0 3 (:parent #493)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #480) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #488) #("不打断写作思路" 0 7 (:parent #491))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #488) #("⭐" 0 1 (:parent #492))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #488) #("⭐" 0 1 (:parent #493))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #488) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #494))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #474))) :parent #467 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #474) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #477) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #480))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #477)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #477)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #475))) :mode nil :granularity nil :parent #467) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #475) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #478) #("It's very handy to write proofs with " 0 37 (:parent #481)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #481)) #("prover in Emacs.\n" 0 17 (:parent #481))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #476))) :mode nil :granularity nil :parent #467) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #476) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #479) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #482))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #477))) :mode nil :granularity nil :parent #467) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #477) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #480) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #483))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #478))) :mode nil :granularity nil :parent #467) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #478) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #481)))))) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #424))) :mode section :granularity nil :parent #421) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #424) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #427) #("Refer " 0 6 (:parent #430)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #430) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #434))) #(". It's worth reading!\n" 0 22 (:parent #430))))) #375 (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #426))) :mode nil :granularity nil :parent #421) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #426) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #429) (latex-math-block (:parent #432 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #435))) #("Chaper 1\n" 0 9 (:parent #432))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #429) (latex-math-block (:parent #433 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #436))) #("\n" 0 1 (:parent #433)) (latex-math-block (:parent #433 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #438))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #433))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #429) #("To do this, we associate with each rational " 0 44 (:parent #434)) (latex-math-block (:parent #434 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #438))) #("the number\n" 0 11 (:parent #434)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #434)) #("\n" 0 1 (:parent #434)) (latex-math-block (:parent #434 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #442))) #("\n" 0 1 (:parent #434)) (latex-math-block (:parent #434 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #444))) #("\n" 0 1 (:parent #434)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #434)) #("\n" 0 1 (:parent #434))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #429)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #429)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #429) #("Then,\n" 0 6 (:parent #437)) (latex-math-block (:parent #437 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #441))) #("\n" 0 1 (:parent #437))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #429) (latex-math-block (:parent #438 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #441))) #("\n" 0 1 (:parent #438))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #429) #("我们一些写论文。" 0 8 (:parent #439)) (latex-math-block (:parent #439 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #443))) #("\n" 0 1 (:parent #439)) (latex-math-block (:parent #439 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #445))) #("\n" 0 1 (:parent #439)) (latex-math-block (:parent #439 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #447))) #("\n" 0 1 (:parent #439))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #429) (latex-math-block (:parent #440 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #443))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #440)) (latex-math-block (:parent #440 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #445))) #("is a good\n" 0 10 (:parent #440)) (latex-math-block (:parent #440 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #447))) #("\n" 0 1 (:parent #440)) (latex-math-block (:parent #440 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #449))) #("\n" 0 1 (:parent #440)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #440)) #("\n" 0 1 (:parent #440))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #429) (latex-math-block (:parent #441 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #444))) #("\n" 0 1 (:parent #441)) (latex-math-block (:parent #441 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #446))) #("\n" 0 1 (:parent #441))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #429) (latex-math-block (:parent #442 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #445))) #("\n" 0 1 (:parent #442)) (latex-math-block (:parent #442 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #447))) #("\n" 0 1 (:parent #442))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #427))) :mode nil :granularity nil :parent #421) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #427) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #453))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #430) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #433) #("我觉得我不像狗" 0 7 (:parent #436))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #433))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #428))) :mode nil :granularity nil :parent #421) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #428) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #431) #("你喜欢铁锈嘛?\n" 0 8 (:parent #434))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #431)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #431) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #436))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #431)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #456))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #431) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #438)) #("\n" 0 1 (:parent #438))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #431) #("来写一点old school的C语言吧。\n" 0 21 (:parent #439))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #431)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #429))) :mode nil :granularity nil :parent #421) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #429) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #432) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #435))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #432) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #436))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #432) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #437))))))) #351)) #331 (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #351) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #355) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #358))) #("is also a good story.\n" 0 22 (:parent #355))))) #("Read " 0 5 (:parent #331)) #315 #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #331)))) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #315))) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #376))) :mode nil :granularity nil :parent (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #422))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #468) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #471)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #471)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #471)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #471)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #471)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #471) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #479) #("我们\n" 0 3 (:parent #482))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #472))) :mode nil :granularity nil :parent #468) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #472) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #475) #("Some text here. No! Read page 18 for " 0 37 (:parent #478)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #478) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #482))) #(".\n" 0 2 (:parent #478))))) #422 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #474))) :mode nil :granularity nil :parent #468) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #474) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #477) #("Good! Let's be a formalism.\n" 0 28 (:parent #480))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #505))))) :mode nil :granularity nil :parent #477) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #481) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #484)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #484) #("vscode & LaTeX workshop" 0 23 (:parent #488))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #484) #("Emacs & auctex" 0 14 (:parent #489))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #484) #("Emacs & org mode" 0 16 (:parent #490)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #481)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #481) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #486) #("扩展性" 0 3 (:parent #489))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #486) #("⭐ ⭐ ⭐" 0 5 (:parent #490))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #486) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #491))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #486) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #492)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #481) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #487) #("易用" 0 2 (:parent #490))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #487) #("⭐ ⭐ ⭐" 0 5 (:parent #491))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #487) #("⭐ ⭐" 0 3 (:parent #492))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #487) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #493)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #481) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #488) #("容易配置" 0 4 (:parent #491))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #488) #("⭐ ⭐ ⭐" 0 5 (:parent #492))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #488) #("⭐ ⭐" 0 3 (:parent #493))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #488) #("⭐ ⭐" 0 3 (:parent #494)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #481) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #489) #("不打断写作思路" 0 7 (:parent #492))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #489) #("⭐" 0 1 (:parent #493))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #489) #("⭐" 0 1 (:parent #494))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #489) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #495))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #475))) :parent #468 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #475) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #478) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #481))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #478)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #478)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #476))) :mode nil :granularity nil :parent #468) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #476) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #479) #("It's very handy to write proofs with " 0 37 (:parent #482)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #482)) #("prover in Emacs.\n" 0 17 (:parent #482))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #477))) :mode nil :granularity nil :parent #468) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #477) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #480) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #483))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #478))) :mode nil :granularity nil :parent #468) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #478) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #481) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #484))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #479))) :mode nil :granularity nil :parent #468) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #479) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #482)))))) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #425))) :mode section :granularity nil :parent #422) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #425) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #428) #("Refer " 0 6 (:parent #431)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #431) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #435))) #(". It's worth reading!\n" 0 22 (:parent #431))))) #376 (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #427))) :mode nil :granularity nil :parent #422) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #427) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #430) (latex-math-block (:parent #433 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #436))) #("Chaper 1\n" 0 9 (:parent #433))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #430) (latex-math-block (:parent #434 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #437))) #("\n" 0 1 (:parent #434)) (latex-math-block (:parent #434 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #439))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #434))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #430) #("To do this, we associate with each rational " 0 44 (:parent #435)) (latex-math-block (:parent #435 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #439))) #("the number\n" 0 11 (:parent #435)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #435)) #("\n" 0 1 (:parent #435)) (latex-math-block (:parent #435 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #443))) #("\n" 0 1 (:parent #435)) (latex-math-block (:parent #435 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #445))) #("\n" 0 1 (:parent #435)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #435)) #("\n" 0 1 (:parent #435))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #430)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #430)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #430) #("Then,\n" 0 6 (:parent #438)) (latex-math-block (:parent #438 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #442))) #("\n" 0 1 (:parent #438))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #430) (latex-math-block (:parent #439 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #442))) #("\n" 0 1 (:parent #439))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #430) #("我们一些写论文。" 0 8 (:parent #440)) (latex-math-block (:parent #440 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #444))) #("\n" 0 1 (:parent #440)) (latex-math-block (:parent #440 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #446))) #("\n" 0 1 (:parent #440)) (latex-math-block (:parent #440 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #448))) #("\n" 0 1 (:parent #440))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #430) (latex-math-block (:parent #441 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #444))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #441)) (latex-math-block (:parent #441 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #446))) #("is a good\n" 0 10 (:parent #441)) (latex-math-block (:parent #441 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #448))) #("\n" 0 1 (:parent #441)) (latex-math-block (:parent #441 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #450))) #("\n" 0 1 (:parent #441)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #441)) #("\n" 0 1 (:parent #441))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #430) (latex-math-block (:parent #442 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #445))) #("\n" 0 1 (:parent #442)) (latex-math-block (:parent #442 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #447))) #("\n" 0 1 (:parent #442))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #430) (latex-math-block (:parent #443 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #446))) #("\n" 0 1 (:parent #443)) (latex-math-block (:parent #443 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #448))) #("\n" 0 1 (:parent #443))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #428))) :mode nil :granularity nil :parent #422) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #428) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #454))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #431) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #434) #("我觉得我不像狗" 0 7 (:parent #437))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #434))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #429))) :mode nil :granularity nil :parent #422) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #429) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #432) #("你喜欢铁锈嘛?\n" 0 8 (:parent #435))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #432)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #432) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #437))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #432)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #457))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #432) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #439)) #("\n" 0 1 (:parent #439))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #432) #("来写一点old school的C语言吧。\n" 0 21 (:parent #440))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #432)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #430))) :mode nil :granularity nil :parent #422) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #430) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #433) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #436))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #433) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #437))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #433) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #438))))))) #352)) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #352) #("Read " 0 5 (:parent #355)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #355) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #359))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #355))) #332)) #316 #("is also a good story.\n" 0 22 (:parent #332)))) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #316)))))) | |
| org-cite-csl--processor((:export-options nil :back-end #s(org-export-backend :name latex :parent nil :transcoders ((bold . org-latex-bold) (center-block . org-latex-center-block) (clock . org-latex-clock) (code . org-latex-code) (drawer . org-latex-drawer) (dynamic-block . org-latex-dynamic-block) (entity . org-latex-entity) (example-block . org-latex-example-block) (export-block . org-latex-export-block) (export-snippet . org-latex-export-snippet) (fixed-width . org-latex-fixed-width) (footnote-definition . org-latex-footnote-definition) (footnote-reference . org-latex-footnote-reference) (headline . org-latex-headline) (horizontal-rule . org-latex-horizontal-rule) (inline-src-block . org-latex-inline-src-block) (inlinetask . org-latex-inlinetask) (italic . org-latex-italic) (item . org-latex-item) (keyword . org-latex-keyword) (latex-environment . org-latex-latex-environment) (latex-fragment . org-latex-latex-fragment) (line-break . org-latex-line-break) (link . org-latex-link) (node-property . org-latex-node-property) (paragraph . org-latex-paragraph) (plain-list . org-latex-plain-list) (plain-text . org-latex-plain-text) (planning . org-latex-planning) (property-drawer . org-latex-property-drawer) (quote-block . org-latex-quote-block) (radio-target . org-latex-radio-target) (section . org-latex-section) (special-block . org-latex-special-block) (src-block . org-latex-src-block) (statistics-cookie . org-latex-statistics-cookie) (strike-through . org-latex-strike-through) (subscript . org-latex-subscript) (superscript . org-latex-superscript) (table . org-latex-table) (table-cell . org-latex-table-cell) (table-row . org-latex-table-row) (target . org-latex-target) (template . org-latex-template) (timestamp . org-latex-timestamp) (underline . org-latex-underline) (verbatim . org-latex-verbatim) (verse-block . org-latex-verse-block) (latex-math-block . org-latex-math-block) (latex-matrices . org-latex-matrices)) :options ((:latex-class "LATEX_CLASS" nil org-latex-default-class t) (:latex-class-options "LATEX_CLASS_OPTIONS" nil nil t) (:latex-header "LATEX_HEADER" nil nil newline) (:latex-header-extra "LATEX_HEADER_EXTRA" nil nil newline) (:description "DESCRIPTION" nil nil parse) (:keywords "KEYWORDS" nil nil parse) (:subtitle "SUBTITLE" nil nil parse) (:latex-active-timestamp-format nil nil org-latex-active-timestamp-format) (:latex-caption-above nil nil org-latex-caption-above) (:latex-classes nil nil org-latex-classes) (:latex-default-figure-position nil nil org-latex-default-figure-position) (:latex-default-table-environment nil nil org-latex-default-table-environment) (:latex-default-quote-environment nil nil org-latex-default-quote-environment) (:latex-default-table-mode nil nil org-latex-default-table-mode) (:latex-diary-timestamp-format nil nil org-latex-diary-timestamp-format) (:latex-engraved-options nil nil org-latex-engraved-options) (:latex-engraved-preamble nil nil org-latex-engraved-preamble) (:latex-engraved-theme "LATEX_ENGRAVED_THEME" nil org-latex-engraved-theme) (:latex-footnote-defined-format nil nil org-latex-footnote-defined-format) (:latex-footnote-separator nil nil org-latex-footnote-separator) (:latex-format-drawer-function nil nil org-latex-format-drawer-function) (:latex-format-headline-function nil nil org-latex-format-headline-function) (:latex-format-inlinetask-function nil nil org-latex-format-inlinetask-function) (:latex-hyperref-template nil nil org-latex-hyperref-template t) (:latex-image-default-scale nil nil org-latex-image-default-scale) (:latex-image-default-height nil nil org-latex-image-default-height) (:latex-image-default-option nil nil org-latex-image-default-option) (:latex-image-default-width nil nil org-latex-image-default-width) (:latex-images-centered nil nil org-latex-images-centered) (:latex-inactive-timestamp-format nil nil org-latex-inactive-timestamp-format) (:latex-inline-image-rules nil nil org-latex-inline-image-rules) (:latex-link-with-unknown-path-format nil nil org-latex-link-with-unknown-path-format) (:latex-src-block-backend nil nil org-latex-src-block-backend) (:latex-listings-langs nil nil org-latex-listings-langs) (:latex-listings-options nil nil org-latex-listings-options) (:latex-minted-langs nil nil org-latex-minted-langs) (:latex-minted-options nil nil org-latex-minted-options) (:latex-prefer-user-labels nil nil org-latex-prefer-user-labels) (:latex-subtitle-format nil nil org-latex-subtitle-format) (:latex-subtitle-separate nil nil org-latex-subtitle-separate) (:latex-table-scientific-notation nil nil org-latex-table-scientific-notation) (:latex-tables-booktabs nil nil org-latex-tables-booktabs) (:latex-tables-centered nil nil org-latex-tables-centered) (:latex-text-markup-alist nil nil org-latex-text-markup-alist) (:latex-title-command nil nil org-latex-title-command) (:latex-toc-command nil nil org-latex-toc-command) (:latex-compiler "LATEX_COMPILER" nil org-latex-compiler) (:date "DATE" nil "\\today" parse)) :filters ((:filter-options . org-latex-math-block-options-filter) (:filter-paragraph . org-latex-clean-invalid-line-breaks) (:filter-parse-tree org-latex-math-block-tree-filter org-latex-matrices-tree-filter org-latex-image-link-filter) (:filter-verse-block . org-latex-clean-invalid-line-breaks)) :blocks nil :menu (108 "Export to LaTeX" ((76 "As LaTeX buffer" org-latex-export-as-latex) (108 "As LaTeX file" org-latex-export-to-latex) (112 "As PDF file" org-latex-export-to-pdf) (111 "As PDF file and open" (lambda (a s v b) (if a (org-latex-export-to-pdf t s v b) (org-open-file (org-latex-export-to-pdf nil s v b)))))))) :translate-alist ((bold . org-latex-bold) (center-block . org-latex-center-block) (clock . org-latex-clock) (code . org-latex-code) (drawer . org-latex-drawer) (dynamic-block . org-latex-dynamic-block) (entity . org-latex-entity) (example-block . org-latex-example-block) (export-block . org-latex-export-block) (export-snippet . org-latex-export-snippet) (fixed-width . org-latex-fixed-width) (footnote-definition . org-latex-footnote-definition) (footnote-reference . org-latex-footnote-reference) (headline . org-latex-headline) (horizontal-rule . org-latex-horizontal-rule) (inline-src-block . org-latex-inline-src-block) (inlinetask . org-latex-inlinetask) (italic . org-latex-italic) (item . org-latex-item) (keyword . org-latex-keyword) (latex-environment . org-latex-latex-environment) (latex-fragment . org-latex-latex-fragment) (line-break . org-latex-line-break) (link . org-latex-link) (node-property . org-latex-node-property) (paragraph . org-latex-paragraph) (plain-list . org-latex-plain-list) (plain-text . org-latex-plain-text) (planning . org-latex-planning) (property-drawer . org-latex-property-drawer) (quote-block . org-latex-quote-block) (radio-target . org-latex-radio-target) (section . org-latex-section) (special-block . org-latex-special-block) (src-block . org-latex-src-block) (statistics-cookie . org-latex-statistics-cookie) (strike-through . org-latex-strike-through) (subscript . org-latex-subscript) (superscript . org-latex-superscript) (table . org-latex-table) (table-cell . org-latex-table-cell) (table-row . org-latex-table-row) (target . org-latex-target) (template . org-latex-template) (timestamp . org-latex-timestamp) (underline . org-latex-underline) (verbatim . org-latex-verbatim) (verse-block . org-latex-verse-block) (latex-math-block . org-latex-math-block) (latex-matrices . org-latex-matrices)) :exported-data #<hash-table eq 0/4001 0x1580da194eff> :input-buffer " *temp*" :input-file "/home/vitalyr/org/20211127155226-test_cite.org" :latex-class "article" :latex-class-options nil :latex-header "\\usepackage{ctex}\n\\usepackage{unicode-math}" :latex-header-extra nil :description nil :keywords nil :subtitle nil :latex-active-timestamp-format "\\textit{%s}" :latex-caption-above (table) :latex-classes (("article" "\\documentclass[11pt]{article}" ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}") ("\\paragraph{%s}" . "\\paragraph*{%s}") ("\\subparagraph{%s}" . "\\subparagraph*{%s}")) ("report" "\\documentclass[11pt]{report}" ("\\part{%s}" . "\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) ("book" "\\documentclass[11pt]{book}" ("\\part{%s}" . "\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))) :latex-default-figure-position "htbp" :latex-default-table-environment "tabular" :latex-default-quote-environment "quote" :latex-default-table-mode table :latex-diary-timestamp-format "\\textit{%s}" :latex-engraved-options (("commandchars" . "\\\\\\{\\}") ("highlightcolor" . "white!95!black!80!blue") ("breaklines" . "true") ("breaksymbol" . "\\color{white!60!black}\\tiny\\ensuremath{\\hookrightarrow}")) :latex-engraved-preamble "\\usepackage{fvextra}\n\n[FVEXTRA-SETUP]\n\n% Make line numbers smaller and grey.\n\\renewcommand\\theFancyVerbLine{\\footnotesize\\color{black!40!white}\\arabic{FancyVerbLine}}\n\n\\usepackage{xcolor}\n\n% In case engrave-faces-latex-gen-preamble has not been run.\n\\providecolor{EfD}{HTML}{f7f7f7}\n\\providecolor{EFD}{HTML}{28292e}\n\n% Define a Code environment to prettily wrap the fontified code.\n\\usepackage[breakable,xparse]{tcolorbox}\n\\DeclareTColorBox[]{Code}{o}%\n{colback=EfD!98!EFD, colframe=EfD!95!EFD,\n fontupper=\\footnotesize\\setlength{\\fboxsep}{0pt},\n colupper=EFD,\n IfNoValueTF={#1}%\n {boxsep=2pt, arc=2.5pt, outer arc=2.5pt,\n boxrule=0.5pt, left=2pt}%\n {boxsep=2.5pt, arc=0pt, outer arc=0pt,\n boxrule=0pt, leftrule=1.5pt, left=0.5pt},\n right=2pt, top=1pt, bottom=0.5pt,\n breakable}\n\n[LISTINGS-SETUP]" :latex-engraved-theme nil :latex-footnote-defined-format "\\textsuperscript{\\ref{%s}}" :latex-footnote-separator "\\textsuperscript{,}\\," :latex-format-drawer-function #f(compiled-function (_ contents) #<bytecode 0x180524bae98011d6>) :latex-format-headline-function org-latex-format-headline-default-function :latex-format-inlinetask-function org-latex-format-inlinetask-default-function :latex-hyperref-template "\\hypersetup{\n pdfauthor={%a},\n pdftitle={%t},\n pdfkeywords={%k},\n pdfsubject={%d},\n pdfcreator={%c}, \n pdflang={%L}}\n" :latex-image-default-scale "" :latex-image-default-height "" :latex-image-default-option "" :latex-image-default-width ".9\\linewidth" :latex-images-centered t :latex-inactive-timestamp-format "\\textit{%s}" :latex-inline-image-rules (("file" . "\\.\\(?:eps\\|jp\\(?:e?g\\)\\|p\\(?:df\\|gf\\|ng\\|s\\)\\|svg\\|tikz\\)\\'") ("https" . "\\.\\(?:eps\\|jp\\(?:e?g\\)\\|p\\(?:gf\\|ng\\|s\\)\\|svg\\|tikz\\)\\'")) :latex-link-with-unknown-path-format "\\texttt{%s}" :latex-src-block-backend verbatim :latex-listings-langs ((emacs-lisp "Lisp") (lisp "Lisp") (clojure "Lisp") (c "C") (cc "C++") (fortran "fortran") (perl "Perl") (cperl "Perl") (python "Python") (ruby "Ruby") (html "HTML") (xml "XML") (tex "TeX") (latex "[LaTeX]TeX") (shell-script "bash") (gnuplot "Gnuplot") (ocaml "[Objective]Caml") (caml "Caml") (sql "SQL") (sqlite "sql") (makefile "make") (R "r")) :latex-listings-options nil :latex-minted-langs ((emacs-lisp "common-lisp") (cc "c++") (cperl "perl") (shell-script "bash") (caml "ocaml")) :latex-minted-options nil :latex-prefer-user-labels nil :latex-subtitle-format "\\\\\\medskip\n\\large %s" :latex-subtitle-separate nil :latex-table-scientific-notation nil :latex-tables-booktabs nil :latex-tables-centered t :latex-text-markup-alist ((bold . "\\textbf{%s}") (code . protectedtexttt) (italic . "\\emph{%s}") (strike-through . "\\sout{%s}") (underline . "\\uline{%s}") (verbatim . protectedtexttt)) :latex-title-command "\\maketitle" :latex-toc-command "\\tableofcontents\n\n" :latex-compiler "xelatex" :date ((latex-fragment (:value "\\today" :begin 1 :end 7 :post-blank 0 :parent #108))) :title (#("A New Fried Chicken Frying Method for Good Cooks" 0 48 (:parent #110))) :author nil :email "vitalyr@rex" :language "en" :select-tags ("export") :exclude-tags ("noexport") :creator "Emacs 29.0.50 (Org mode 9.5)" :headline-levels 3 :preserve-breaks nil :section-numbers t :time-stamp-file t :with-archived-trees headline :with-author t :with-broken-links nil :with-clocks nil :with-creator nil :with-date t :with-drawers (not "LOGBOOK") :with-email nil :with-emphasize t :with-entities t :with-fixed-width t :with-footnotes t :with-inlinetasks t :with-latex t :with-planning nil :with-priority nil :with-properties nil :with-smart-quotes nil :with-special-strings t :with-statistics-cookies t :with-sub-superscript t :with-toc t :with-tables t :with-tags t :with-tasks t :with-timestamps t :with-title t :with-todo-keywords t :cite-export (csl "acm-siggraph.csl" nil) :output-file "20211127155226-test_cite.tex" :bibliography nil :filter-body nil :filter-bold nil :filter-babel-call nil :filter-center-block nil :filter-clock nil :filter-code nil :filter-diary-sexp nil :filter-drawer nil :filter-dynamic-block nil :filter-entity nil :filter-example-block nil :filter-export-block nil :filter-export-snippet nil :filter-final-output nil :filter-fixed-width nil :filter-footnote-definition nil :filter-footnote-reference nil :filter-headline nil :filter-horizontal-rule nil :filter-inline-babel-call nil :filter-inline-src-block nil :filter-inlinetask nil :filter-italic nil :filter-item nil :filter-keyword nil :filter-latex-environment nil :filter-latex-fragment nil :filter-line-break nil :filter-link nil :filter-node-property nil :filter-options (org-latex-math-block-options-filter) :filter-paragraph (org-latex-clean-invalid-line-breaks) :filter-parse-tree (org-latex-math-block-tree-filter org-latex-matrices-tree-filter org-latex-image-link-filter) :filter-plain-list nil :filter-plain-text nil :filter-planning nil :filter-property-drawer nil :filter-quote-block nil :filter-radio-target nil :filter-section nil :filter-special-block nil :filter-src-block nil :filter-statistics-cookie nil :filter-strike-through nil :filter-subscript nil :filter-superscript nil :filter-table nil :filter-table-cell nil :filter-table-row nil :filter-target nil :filter-timestamp nil :filter-underline nil :filter-verbatim nil :filter-verse-block (org-latex-clean-invalid-line-breaks) :ignore-list nil :parse-tree (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #304) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #307)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #307)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #307)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #307)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #307)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #307) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #315) #("我们\n" 0 3 (:parent #318))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #308))) :mode nil :granularity nil :parent #304) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #308) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #311) #("Some text here. No! Read page 18 for " 0 37 (:parent #314)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #314) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #318))) #(".\n" 0 2 (:parent #314))))) (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #309))) :mode nil :granularity nil :parent #304) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #312))) :mode section :granularity nil :parent #309) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #312) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #315) #("Refer " 0 6 (:parent #318)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #318) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #322))) #(". It's worth reading!\n" 0 22 (:parent #318))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #313))) :mode nil :granularity nil :parent #309) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #313) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #316) #("Read " 0 5 (:parent #319)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #319) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #323))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #319))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #316) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #320) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #323))) #("is also a good story.\n" 0 22 (:parent #320))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #314))) :mode nil :granularity nil :parent #309) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #314) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #317) (latex-math-block (:parent #320 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #323))) #("Chaper 1\n" 0 9 (:parent #320))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #321 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #324))) #("\n" 0 1 (:parent #321)) (latex-math-block (:parent #321 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #326))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #321))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #317) #("To do this, we associate with each rational " 0 44 (:parent #322)) (latex-math-block (:parent #322 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #326))) #("the number\n" 0 11 (:parent #322)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #322)) #("\n" 0 1 (:parent #322)) (latex-math-block (:parent #322 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #330))) #("\n" 0 1 (:parent #322)) (latex-math-block (:parent #322 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #332))) #("\n" 0 1 (:parent #322)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #322)) #("\n" 0 1 (:parent #322))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #317)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #317)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #317) #("Then,\n" 0 6 (:parent #325)) (latex-math-block (:parent #325 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #329))) #("\n" 0 1 (:parent #325))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #326 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #329))) #("\n" 0 1 (:parent #326))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #317) #("我们一些写论文。" 0 8 (:parent #327)) (latex-math-block (:parent #327 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #331))) #("\n" 0 1 (:parent #327)) (latex-math-block (:parent #327 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #333))) #("\n" 0 1 (:parent #327)) (latex-math-block (:parent #327 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #327))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #331))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #328)) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #333))) #("is a good\n" 0 10 (:parent #328)) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #328)) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #337))) #("\n" 0 1 (:parent #328)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #328)) #("\n" 0 1 (:parent #328))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #329 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #332))) #("\n" 0 1 (:parent #329)) (latex-math-block (:parent #329 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #334))) #("\n" 0 1 (:parent #329))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #333))) #("\n" 0 1 (:parent #330)) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #330))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #315))) :mode nil :granularity nil :parent #309) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #315) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #341))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #318) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #321) #("我觉得我不像狗" 0 7 (:parent #324))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #321))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #316))) :mode nil :granularity nil :parent #309) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #316) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #319) #("你喜欢铁锈嘛?\n" 0 8 (:parent #322))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #319)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #319) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #324))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #319)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #344))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #319) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #326)) #("\n" 0 1 (:parent #326))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #319) #("来写一点old school的C语言吧。\n" 0 21 (:parent #327))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #319)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #317))) :mode nil :granularity nil :parent #309) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #317) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #320) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #323))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #320) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #324))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #320) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #325)))))) (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #310))) :mode nil :granularity nil :parent #304) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #310) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #313) #("Good! Let's be a formalism.\n" 0 28 (:parent #316))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #341))))) :mode nil :granularity nil :parent #313) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #317) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #320)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #320) #("vscode & LaTeX workshop" 0 23 (:parent #324))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #320) #("Emacs & auctex" 0 14 (:parent #325))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #320) #("Emacs & org mode" 0 16 (:parent #326)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #317)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #317) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #322) #("扩展性" 0 3 (:parent #325))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #322) #("⭐ ⭐ ⭐" 0 5 (:parent #326))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #322) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #327))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #322) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #328)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #317) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #323) #("易用" 0 2 (:parent #326))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #323) #("⭐ ⭐ ⭐" 0 5 (:parent #327))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #323) #("⭐ ⭐" 0 3 (:parent #328))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #323) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #329)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #317) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #324) #("容易配置" 0 4 (:parent #327))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #324) #("⭐ ⭐ ⭐" 0 5 (:parent #328))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #324) #("⭐ ⭐" 0 3 (:parent #329))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #324) #("⭐ ⭐" 0 3 (:parent #330)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #317) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #325) #("不打断写作思路" 0 7 (:parent #328))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #325) #("⭐" 0 1 (:parent #329))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #325) #("⭐" 0 1 (:parent #330))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #325) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #331))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #311))) :parent #304 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #311) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #314) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #317))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #314)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #314)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #312))) :mode nil :granularity nil :parent #304) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #312) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #315) #("It's very handy to write proofs with " 0 37 (:parent #318)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #318)) #("prover in Emacs.\n" 0 17 (:parent #318))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #313))) :mode nil :granularity nil :parent #304) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #313) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #316) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #319))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #314))) :mode nil :granularity nil :parent #304) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #314) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #317) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #320))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #315))) :mode nil :granularity nil :parent #304) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #315) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #318))))) :headline-offset 0 :headline-numbering (((headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #310))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #356) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #359)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #359)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #359)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #359)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #359)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #359) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #367) #("我们\n" 0 3 (:parent #370))))) #310 (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #361))) :mode nil :granularity nil :parent #356) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #364))) :mode section :granularity nil :parent #361) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #364) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #367) #("Refer " 0 6 (:parent #370)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #370) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #374))) #(". It's worth reading!\n" 0 22 (:parent #370))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #365))) :mode nil :granularity nil :parent #361) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #365) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #368) #("Read " 0 5 (:parent #371)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #371) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #375))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #371))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #368) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #372) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #375))) #("is also a good story.\n" 0 22 (:parent #372))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #366))) :mode nil :granularity nil :parent #361) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #366) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #369) (latex-math-block (:parent #372 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #375))) #("Chaper 1\n" 0 9 (:parent #372))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #373 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #376))) #("\n" 0 1 (:parent #373)) (latex-math-block (:parent #373 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #378))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #373))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #369) #("To do this, we associate with each rational " 0 44 (:parent #374)) (latex-math-block (:parent #374 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #378))) #("the number\n" 0 11 (:parent #374)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #374)) #("\n" 0 1 (:parent #374)) (latex-math-block (:parent #374 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #374)) (latex-math-block (:parent #374 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #374)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #374)) #("\n" 0 1 (:parent #374))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #369)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #369)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #369) #("Then,\n" 0 6 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #377))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #378))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #369) #("我们一些写论文。" 0 8 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #379))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #383))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #385))) #("is a good\n" 0 10 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #380)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #380)) #("\n" 0 1 (:parent #380))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #381))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #382))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #367))) :mode nil :granularity nil :parent #361) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #367) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #393))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #370) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #373) #("我觉得我不像狗" 0 7 (:parent #376))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #373))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #368))) :mode nil :granularity nil :parent #361) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #368) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #371) #("你喜欢铁锈嘛?\n" 0 8 (:parent #374))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #371)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #371) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #376))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #371)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #396))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #371) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #378)) #("\n" 0 1 (:parent #378))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #371) #("来写一点old school的C语言吧。\n" 0 21 (:parent #379))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #371)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #369))) :mode nil :granularity nil :parent #361) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #369) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #372) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #375))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #372) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #376))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #372) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #377)))))) (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #362))) :mode nil :granularity nil :parent #356) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #362) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #365) #("Good! Let's be a formalism.\n" 0 28 (:parent #368))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #393))))) :mode nil :granularity nil :parent #365) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #369) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #372)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #372) #("vscode & LaTeX workshop" 0 23 (:parent #376))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #372) #("Emacs & auctex" 0 14 (:parent #377))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #372) #("Emacs & org mode" 0 16 (:parent #378)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #369)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #369) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #374) #("扩展性" 0 3 (:parent #377))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #374) #("⭐ ⭐ ⭐" 0 5 (:parent #378))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #374) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #379))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #374) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #380)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #369) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #375) #("易用" 0 2 (:parent #378))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #375) #("⭐ ⭐ ⭐" 0 5 (:parent #379))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #375) #("⭐ ⭐" 0 3 (:parent #380))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #375) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #381)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #369) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #376) #("容易配置" 0 4 (:parent #379))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #376) #("⭐ ⭐ ⭐" 0 5 (:parent #380))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #376) #("⭐ ⭐" 0 3 (:parent #381))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #376) #("⭐ ⭐" 0 3 (:parent #382)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #369) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #377) #("不打断写作思路" 0 7 (:parent #380))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #377) #("⭐" 0 1 (:parent #381))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #377) #("⭐" 0 1 (:parent #382))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #377) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #383))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #363))) :parent #356 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #363) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #366) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #369))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #366)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #366)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #364))) :mode nil :granularity nil :parent #356) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #364) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #367) #("It's very handy to write proofs with " 0 37 (:parent #370)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #370)) #("prover in Emacs.\n" 0 17 (:parent #370))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #365))) :mode nil :granularity nil :parent #356) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #365) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #368) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #371))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #366))) :mode nil :granularity nil :parent #356) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #366) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #369) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #372))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #367))) :mode nil :granularity nil :parent #356) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #367) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #370)))))) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #310) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #313) #("Some text here. No! Read page 18 for " 0 37 (:parent #316)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #316) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #320))) #(".\n" 0 2 (:parent #316))))) 1) ((headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #311))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #357) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #360)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #360)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #360)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #360)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #360)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #360) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #368) #("我们\n" 0 3 (:parent #371))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #361))) :mode nil :granularity nil :parent #357) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #361) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #364) #("Some text here. No! Read page 18 for " 0 37 (:parent #367)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #367) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #371))) #(".\n" 0 2 (:parent #367))))) #311 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #363))) :mode nil :granularity nil :parent #357) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #363) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #366) #("Good! Let's be a formalism.\n" 0 28 (:parent #369))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #394))))) :mode nil :granularity nil :parent #366) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #370) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #373)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #373) #("vscode & LaTeX workshop" 0 23 (:parent #377))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #373) #("Emacs & auctex" 0 14 (:parent #378))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #373) #("Emacs & org mode" 0 16 (:parent #379)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #370)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #370) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #375) #("扩展性" 0 3 (:parent #378))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #375) #("⭐ ⭐ ⭐" 0 5 (:parent #379))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #375) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #380))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #375) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #381)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #370) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #376) #("易用" 0 2 (:parent #379))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #376) #("⭐ ⭐ ⭐" 0 5 (:parent #380))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #376) #("⭐ ⭐" 0 3 (:parent #381))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #376) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #382)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #370) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #377) #("容易配置" 0 4 (:parent #380))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #377) #("⭐ ⭐ ⭐" 0 5 (:parent #381))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #377) #("⭐ ⭐" 0 3 (:parent #382))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #377) #("⭐ ⭐" 0 3 (:parent #383)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #370) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #378) #("不打断写作思路" 0 7 (:parent #381))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #378) #("⭐" 0 1 (:parent #382))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #378) #("⭐" 0 1 (:parent #383))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #378) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #384))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #364))) :parent #357 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #364) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #367) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #370))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #367)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #367)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #365))) :mode nil :granularity nil :parent #357) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #365) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #368) #("It's very handy to write proofs with " 0 37 (:parent #371)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #371)) #("prover in Emacs.\n" 0 17 (:parent #371))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #366))) :mode nil :granularity nil :parent #357) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #366) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #369) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #372))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #367))) :mode nil :granularity nil :parent #357) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #367) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #370) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #373))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #368))) :mode nil :granularity nil :parent #357) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #368) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #371)))))) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #314))) :mode section :granularity nil :parent #311) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #314) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #317) #("Refer " 0 6 (:parent #320)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #320) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #324))) #(". It's worth reading!\n" 0 22 (:parent #320))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #315))) :mode nil :granularity nil :parent #311) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #315) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #318) #("Read " 0 5 (:parent #321)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #321) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #325))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #321))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #318) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #322) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #325))) #("is also a good story.\n" 0 22 (:parent #322))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #316))) :mode nil :granularity nil :parent #311) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #316) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #319) (latex-math-block (:parent #322 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #325))) #("Chaper 1\n" 0 9 (:parent #322))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #319) (latex-math-block (:parent #323 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #326))) #("\n" 0 1 (:parent #323)) (latex-math-block (:parent #323 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #328))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #323))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #319) #("To do this, we associate with each rational " 0 44 (:parent #324)) (latex-math-block (:parent #324 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #328))) #("the number\n" 0 11 (:parent #324)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #324)) #("\n" 0 1 (:parent #324)) (latex-math-block (:parent #324 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #332))) #("\n" 0 1 (:parent #324)) (latex-math-block (:parent #324 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #334))) #("\n" 0 1 (:parent #324)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #324)) #("\n" 0 1 (:parent #324))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #319)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #319)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #319) #("Then,\n" 0 6 (:parent #327)) (latex-math-block (:parent #327 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #331))) #("\n" 0 1 (:parent #327))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #319) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #331))) #("\n" 0 1 (:parent #328))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #319) #("我们一些写论文。" 0 8 (:parent #329)) (latex-math-block (:parent #329 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #333))) #("\n" 0 1 (:parent #329)) (latex-math-block (:parent #329 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #329)) (latex-math-block (:parent #329 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #337))) #("\n" 0 1 (:parent #329))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #319) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #333))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #330)) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #335))) #("is a good\n" 0 10 (:parent #330)) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #337))) #("\n" 0 1 (:parent #330)) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #339))) #("\n" 0 1 (:parent #330)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #330)) #("\n" 0 1 (:parent #330))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #319) (latex-math-block (:parent #331 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #334))) #("\n" 0 1 (:parent #331)) (latex-math-block (:parent #331 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #336))) #("\n" 0 1 (:parent #331))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #319) (latex-math-block (:parent #332 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #332)) (latex-math-block (:parent #332 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #337))) #("\n" 0 1 (:parent #332))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #317))) :mode nil :granularity nil :parent #311) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #317) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #343))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #320) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #323) #("我觉得我不像狗" 0 7 (:parent #326))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #323))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #318))) :mode nil :granularity nil :parent #311) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #318) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #321) #("你喜欢铁锈嘛?\n" 0 8 (:parent #324))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #321)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #321) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #326))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #321)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #346))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #321) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #328)) #("\n" 0 1 (:parent #328))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #321) #("来写一点old school的C语言吧。\n" 0 21 (:parent #329))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #321)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #319))) :mode nil :granularity nil :parent #311) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #319) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #322) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #325))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #322) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #326))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #322) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #327)))))) 2) ((headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #312))) :mode section :granularity nil :parent (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #358))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #404) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #407)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #407)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #407)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #407)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #407)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #407) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #415) #("我们\n" 0 3 (:parent #418))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #408))) :mode nil :granularity nil :parent #404) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #408) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #411) #("Some text here. No! Read page 18 for " 0 37 (:parent #414)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #414) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #418))) #(".\n" 0 2 (:parent #414))))) #358 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #410))) :mode nil :granularity nil :parent #404) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #410) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #413) #("Good! Let's be a formalism.\n" 0 28 (:parent #416))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #441))))) :mode nil :granularity nil :parent #413) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #417) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #420)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #420) #("vscode & LaTeX workshop" 0 23 (:parent #424))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #420) #("Emacs & auctex" 0 14 (:parent #425))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #420) #("Emacs & org mode" 0 16 (:parent #426)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #417)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #417) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #422) #("扩展性" 0 3 (:parent #425))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #422) #("⭐ ⭐ ⭐" 0 5 (:parent #426))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #422) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #427))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #422) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #428)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #417) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #423) #("易用" 0 2 (:parent #426))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #423) #("⭐ ⭐ ⭐" 0 5 (:parent #427))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #423) #("⭐ ⭐" 0 3 (:parent #428))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #423) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #429)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #417) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #424) #("容易配置" 0 4 (:parent #427))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #424) #("⭐ ⭐ ⭐" 0 5 (:parent #428))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #424) #("⭐ ⭐" 0 3 (:parent #429))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #424) #("⭐ ⭐" 0 3 (:parent #430)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #417) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #425) #("不打断写作思路" 0 7 (:parent #428))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #425) #("⭐" 0 1 (:parent #429))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #425) #("⭐" 0 1 (:parent #430))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #425) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #431))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #411))) :parent #404 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #411) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #414) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #417))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #414)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #414)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #412))) :mode nil :granularity nil :parent #404) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #412) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #415) #("It's very handy to write proofs with " 0 37 (:parent #418)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #418)) #("prover in Emacs.\n" 0 17 (:parent #418))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #413))) :mode nil :granularity nil :parent #404) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #413) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #416) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #419))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #414))) :mode nil :granularity nil :parent #404) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #414) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #417) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #420))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #415))) :mode nil :granularity nil :parent #404) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #415) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #418)))))) #312 (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #362))) :mode nil :granularity nil :parent #358) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #362) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #365) #("Read " 0 5 (:parent #368)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #368) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #372))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #368))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #365) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #369) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #372))) #("is also a good story.\n" 0 22 (:parent #369))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #363))) :mode nil :granularity nil :parent #358) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #363) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #366) (latex-math-block (:parent #369 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #372))) #("Chaper 1\n" 0 9 (:parent #369))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #366) (latex-math-block (:parent #370 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #373))) #("\n" 0 1 (:parent #370)) (latex-math-block (:parent #370 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #375))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #370))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #366) #("To do this, we associate with each rational " 0 44 (:parent #371)) (latex-math-block (:parent #371 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #375))) #("the number\n" 0 11 (:parent #371)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #371)) #("\n" 0 1 (:parent #371)) (latex-math-block (:parent #371 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #379))) #("\n" 0 1 (:parent #371)) (latex-math-block (:parent #371 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #371)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #371)) #("\n" 0 1 (:parent #371))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #366)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #366)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #366) #("Then,\n" 0 6 (:parent #374)) (latex-math-block (:parent #374 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #378))) #("\n" 0 1 (:parent #374))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #366) (latex-math-block (:parent #375 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #378))) #("\n" 0 1 (:parent #375))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #366) #("我们一些写论文。" 0 8 (:parent #376)) (latex-math-block (:parent #376 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #380))) #("\n" 0 1 (:parent #376)) (latex-math-block (:parent #376 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #376)) (latex-math-block (:parent #376 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #376))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #366) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #380))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #382))) #("is a good\n" 0 10 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #377)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #377)) #("\n" 0 1 (:parent #377))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #366) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #378)) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #378))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #366) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #379))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #364))) :mode nil :granularity nil :parent #358) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #364) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #390))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #367) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #370) #("我觉得我不像狗" 0 7 (:parent #373))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #370))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #365))) :mode nil :granularity nil :parent #358) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #365) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #368) #("你喜欢铁锈嘛?\n" 0 8 (:parent #371))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #368)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #368) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #373))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #368)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #393))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #368) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #375)) #("\n" 0 1 (:parent #375))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #368) #("来写一点old school的C语言吧。\n" 0 21 (:parent #376))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #368)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #366))) :mode nil :granularity nil :parent #358) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #366) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #369) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #372))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #369) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #373))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #369) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #374))))))) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #312) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #315) #("Refer " 0 6 (:parent #318)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #318) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #322))) #(". It's worth reading!\n" 0 22 (:parent #318))))) 2 1) ((headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #313))) :mode nil :granularity nil :parent (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #359))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #405) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #408)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #408)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #408)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #408)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #408)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #408) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #416) #("我们\n" 0 3 (:parent #419))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #409))) :mode nil :granularity nil :parent #405) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #409) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #412) #("Some text here. No! Read page 18 for " 0 37 (:parent #415)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #415) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #419))) #(".\n" 0 2 (:parent #415))))) #359 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #411))) :mode nil :granularity nil :parent #405) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #411) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #414) #("Good! Let's be a formalism.\n" 0 28 (:parent #417))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #442))))) :mode nil :granularity nil :parent #414) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #418) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #421)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #421) #("vscode & LaTeX workshop" 0 23 (:parent #425))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #421) #("Emacs & auctex" 0 14 (:parent #426))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #421) #("Emacs & org mode" 0 16 (:parent #427)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #418)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #418) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #423) #("扩展性" 0 3 (:parent #426))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #423) #("⭐ ⭐ ⭐" 0 5 (:parent #427))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #423) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #428))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #423) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #429)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #418) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #424) #("易用" 0 2 (:parent #427))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #424) #("⭐ ⭐ ⭐" 0 5 (:parent #428))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #424) #("⭐ ⭐" 0 3 (:parent #429))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #424) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #430)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #418) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #425) #("容易配置" 0 4 (:parent #428))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #425) #("⭐ ⭐ ⭐" 0 5 (:parent #429))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #425) #("⭐ ⭐" 0 3 (:parent #430))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #425) #("⭐ ⭐" 0 3 (:parent #431)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #418) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #426) #("不打断写作思路" 0 7 (:parent #429))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #426) #("⭐" 0 1 (:parent #430))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #426) #("⭐" 0 1 (:parent #431))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #426) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #432))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #412))) :parent #405 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #412) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #415) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #418))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #415)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #415)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #413))) :mode nil :granularity nil :parent #405) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #413) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #416) #("It's very handy to write proofs with " 0 37 (:parent #419)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #419)) #("prover in Emacs.\n" 0 17 (:parent #419))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #414))) :mode nil :granularity nil :parent #405) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #414) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #417) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #420))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #415))) :mode nil :granularity nil :parent #405) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #415) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #418) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #421))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #416))) :mode nil :granularity nil :parent #405) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #416) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #419)))))) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #362))) :mode section :granularity nil :parent #359) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #362) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #365) #("Refer " 0 6 (:parent #368)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #368) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #372))) #(". It's worth reading!\n" 0 22 (:parent #368))))) #313 (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #364))) :mode nil :granularity nil :parent #359) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #364) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #367) (latex-math-block (:parent #370 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #373))) #("Chaper 1\n" 0 9 (:parent #370))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #367) (latex-math-block (:parent #371 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #374))) #("\n" 0 1 (:parent #371)) (latex-math-block (:parent #371 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #376))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #371))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #367) #("To do this, we associate with each rational " 0 44 (:parent #372)) (latex-math-block (:parent #372 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #376))) #("the number\n" 0 11 (:parent #372)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #372)) #("\n" 0 1 (:parent #372)) (latex-math-block (:parent #372 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #380))) #("\n" 0 1 (:parent #372)) (latex-math-block (:parent #372 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #372)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #372)) #("\n" 0 1 (:parent #372))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #367)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #367)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #367) #("Then,\n" 0 6 (:parent #375)) (latex-math-block (:parent #375 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #379))) #("\n" 0 1 (:parent #375))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #367) (latex-math-block (:parent #376 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #379))) #("\n" 0 1 (:parent #376))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #367) #("我们一些写论文。" 0 8 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #377))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #367) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #381))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #378)) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #383))) #("is a good\n" 0 10 (:parent #378)) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #378)) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #378)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #378)) #("\n" 0 1 (:parent #378))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #367) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #379))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #367) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #380))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #365))) :mode nil :granularity nil :parent #359) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #365) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #391))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #368) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #371) #("我觉得我不像狗" 0 7 (:parent #374))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #371))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #366))) :mode nil :granularity nil :parent #359) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #366) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #369) #("你喜欢铁锈嘛?\n" 0 8 (:parent #372))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #369)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #369) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #374))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #369)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #394))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #369) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #376)) #("\n" 0 1 (:parent #376))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #369) #("来写一点old school的C语言吧。\n" 0 21 (:parent #377))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #369)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #367))) :mode nil :granularity nil :parent #359) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #367) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #370) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #373))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #370) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #374))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #370) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #375))))))) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #313) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #316) #("Read " 0 5 (:parent #319)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #319) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #323))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #319))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #316) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #320) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #323))) #("is also a good story.\n" 0 22 (:parent #320))))) 2 2) ((headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #314))) :mode nil :granularity nil :parent (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #360))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #406) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #409)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #409)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #409)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #409)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #409)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #409) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #417) #("我们\n" 0 3 (:parent #420))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #410))) :mode nil :granularity nil :parent #406) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #410) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #413) #("Some text here. No! Read page 18 for " 0 37 (:parent #416)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #416) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #420))) #(".\n" 0 2 (:parent #416))))) #360 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #412))) :mode nil :granularity nil :parent #406) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #412) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #415) #("Good! Let's be a formalism.\n" 0 28 (:parent #418))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #443))))) :mode nil :granularity nil :parent #415) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #419) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #422)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #422) #("vscode & LaTeX workshop" 0 23 (:parent #426))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #422) #("Emacs & auctex" 0 14 (:parent #427))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #422) #("Emacs & org mode" 0 16 (:parent #428)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #419)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #419) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #424) #("扩展性" 0 3 (:parent #427))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #424) #("⭐ ⭐ ⭐" 0 5 (:parent #428))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #424) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #429))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #424) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #430)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #419) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #425) #("易用" 0 2 (:parent #428))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #425) #("⭐ ⭐ ⭐" 0 5 (:parent #429))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #425) #("⭐ ⭐" 0 3 (:parent #430))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #425) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #431)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #419) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #426) #("容易配置" 0 4 (:parent #429))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #426) #("⭐ ⭐ ⭐" 0 5 (:parent #430))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #426) #("⭐ ⭐" 0 3 (:parent #431))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #426) #("⭐ ⭐" 0 3 (:parent #432)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #419) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #427) #("不打断写作思路" 0 7 (:parent #430))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #427) #("⭐" 0 1 (:parent #431))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #427) #("⭐" 0 1 (:parent #432))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #427) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #433))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #413))) :parent #406 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #413) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #416) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #419))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #416)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #416)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #414))) :mode nil :granularity nil :parent #406) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #414) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #417) #("It's very handy to write proofs with " 0 37 (:parent #420)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #420)) #("prover in Emacs.\n" 0 17 (:parent #420))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #415))) :mode nil :granularity nil :parent #406) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #415) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #418) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #421))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #416))) :mode nil :granularity nil :parent #406) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #416) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #419) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #422))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #417))) :mode nil :granularity nil :parent #406) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #417) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #420)))))) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #363))) :mode section :granularity nil :parent #360) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #363) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #366) #("Refer " 0 6 (:parent #369)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #369) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #373))) #(". It's worth reading!\n" 0 22 (:parent #369))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #364))) :mode nil :granularity nil :parent #360) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #364) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #367) #("Read " 0 5 (:parent #370)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #370) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #374))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #370))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #367) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #371) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #374))) #("is also a good story.\n" 0 22 (:parent #371))))) #314 (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #366))) :mode nil :granularity nil :parent #360) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #366) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #392))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #369) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #372) #("我觉得我不像狗" 0 7 (:parent #375))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #372))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #367))) :mode nil :granularity nil :parent #360) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #367) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #370) #("你喜欢铁锈嘛?\n" 0 8 (:parent #373))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #370)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #370) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #375))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #370)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #395))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #370) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #377)) #("\n" 0 1 (:parent #377))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #370) #("来写一点old school的C语言吧。\n" 0 21 (:parent #378))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #370)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #368))) :mode nil :granularity nil :parent #360) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #368) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #371) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #374))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #371) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #375))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #371) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #376))))))) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #314) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #317) (latex-math-block (:parent #320 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #323))) #("Chaper 1\n" 0 9 (:parent #320))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #321 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #324))) #("\n" 0 1 (:parent #321)) (latex-math-block (:parent #321 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #326))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #321))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #317) #("To do this, we associate with each rational " 0 44 (:parent #322)) (latex-math-block (:parent #322 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #326))) #("the number\n" 0 11 (:parent #322)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #322)) #("\n" 0 1 (:parent #322)) (latex-math-block (:parent #322 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #330))) #("\n" 0 1 (:parent #322)) (latex-math-block (:parent #322 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #332))) #("\n" 0 1 (:parent #322)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #322)) #("\n" 0 1 (:parent #322))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #317)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #317)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #317) #("Then,\n" 0 6 (:parent #325)) (latex-math-block (:parent #325 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #329))) #("\n" 0 1 (:parent #325))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #326 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #329))) #("\n" 0 1 (:parent #326))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #317) #("我们一些写论文。" 0 8 (:parent #327)) (latex-math-block (:parent #327 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #331))) #("\n" 0 1 (:parent #327)) (latex-math-block (:parent #327 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #333))) #("\n" 0 1 (:parent #327)) (latex-math-block (:parent #327 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #327))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #331))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #328)) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #333))) #("is a good\n" 0 10 (:parent #328)) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #328)) (latex-math-block (:parent #328 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #337))) #("\n" 0 1 (:parent #328)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #328)) #("\n" 0 1 (:parent #328))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #329 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #332))) #("\n" 0 1 (:parent #329)) (latex-math-block (:parent #329 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #334))) #("\n" 0 1 (:parent #329))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #317) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #333))) #("\n" 0 1 (:parent #330)) (latex-math-block (:parent #330 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #335))) #("\n" 0 1 (:parent #330))))) 2 3) ((headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #315))) :mode nil :granularity nil :parent (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #361))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #407) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #410)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #410)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #410)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #410)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #410)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #410) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #418) #("我们\n" 0 3 (:parent #421))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #411))) :mode nil :granularity nil :parent #407) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #411) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #414) #("Some text here. No! Read page 18 for " 0 37 (:parent #417)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #417) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #421))) #(".\n" 0 2 (:parent #417))))) #361 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #413))) :mode nil :granularity nil :parent #407) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #413) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #416) #("Good! Let's be a formalism.\n" 0 28 (:parent #419))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #444))))) :mode nil :granularity nil :parent #416) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #420) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #423)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #423) #("vscode & LaTeX workshop" 0 23 (:parent #427))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #423) #("Emacs & auctex" 0 14 (:parent #428))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #423) #("Emacs & org mode" 0 16 (:parent #429)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #420)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #420) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #425) #("扩展性" 0 3 (:parent #428))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #425) #("⭐ ⭐ ⭐" 0 5 (:parent #429))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #425) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #430))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #425) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #431)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #420) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #426) #("易用" 0 2 (:parent #429))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #426) #("⭐ ⭐ ⭐" 0 5 (:parent #430))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #426) #("⭐ ⭐" 0 3 (:parent #431))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #426) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #432)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #420) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #427) #("容易配置" 0 4 (:parent #430))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #427) #("⭐ ⭐ ⭐" 0 5 (:parent #431))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #427) #("⭐ ⭐" 0 3 (:parent #432))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #427) #("⭐ ⭐" 0 3 (:parent #433)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #420) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #428) #("不打断写作思路" 0 7 (:parent #431))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #428) #("⭐" 0 1 (:parent #432))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #428) #("⭐" 0 1 (:parent #433))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #428) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #434))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #414))) :parent #407 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #414) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #417) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #420))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #417)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #417)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #415))) :mode nil :granularity nil :parent #407) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #415) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #418) #("It's very handy to write proofs with " 0 37 (:parent #421)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #421)) #("prover in Emacs.\n" 0 17 (:parent #421))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #416))) :mode nil :granularity nil :parent #407) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #416) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #419) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #422))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #417))) :mode nil :granularity nil :parent #407) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #417) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #420) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #423))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #418))) :mode nil :granularity nil :parent #407) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #418) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #421)))))) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #364))) :mode section :granularity nil :parent #361) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #364) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #367) #("Refer " 0 6 (:parent #370)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #370) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #374))) #(". It's worth reading!\n" 0 22 (:parent #370))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #365))) :mode nil :granularity nil :parent #361) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #365) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #368) #("Read " 0 5 (:parent #371)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #371) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #375))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #371))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #368) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #372) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #375))) #("is also a good story.\n" 0 22 (:parent #372))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #366))) :mode nil :granularity nil :parent #361) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #366) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #369) (latex-math-block (:parent #372 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #375))) #("Chaper 1\n" 0 9 (:parent #372))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #373 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #376))) #("\n" 0 1 (:parent #373)) (latex-math-block (:parent #373 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #378))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #373))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #369) #("To do this, we associate with each rational " 0 44 (:parent #374)) (latex-math-block (:parent #374 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #378))) #("the number\n" 0 11 (:parent #374)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #374)) #("\n" 0 1 (:parent #374)) (latex-math-block (:parent #374 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #374)) (latex-math-block (:parent #374 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #374)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #374)) #("\n" 0 1 (:parent #374))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #369)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #369)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #369) #("Then,\n" 0 6 (:parent #377)) (latex-math-block (:parent #377 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #377))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #378))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #369) #("我们一些写论文。" 0 8 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #379))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #383))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #385))) #("is a good\n" 0 10 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #380)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #380)) #("\n" 0 1 (:parent #380))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #381))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #369) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #382))))) #315 (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #368))) :mode nil :granularity nil :parent #361) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #368) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #371) #("你喜欢铁锈嘛?\n" 0 8 (:parent #374))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #371)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #371) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #376))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #371)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #396))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #371) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #378)) #("\n" 0 1 (:parent #378))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #371) #("来写一点old school的C语言吧。\n" 0 21 (:parent #379))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #371)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #369))) :mode nil :granularity nil :parent #361) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #369) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #372) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #375))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #372) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #376))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #372) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #377))))))) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #315) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #341))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #318) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #321) #("我觉得我不像狗" 0 7 (:parent #324))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #321))))) 2 4) ((headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #316))) :mode nil :granularity nil :parent (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #362))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #408) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #411)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #411)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #411)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #411)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #411)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #411) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #419) #("我们\n" 0 3 (:parent #422))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #412))) :mode nil :granularity nil :parent #408) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #412) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #415) #("Some text here. No! Read page 18 for " 0 37 (:parent #418)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #418) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #422))) #(".\n" 0 2 (:parent #418))))) #362 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #414))) :mode nil :granularity nil :parent #408) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #414) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #417) #("Good! Let's be a formalism.\n" 0 28 (:parent #420))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #445))))) :mode nil :granularity nil :parent #417) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #421) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #424)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #424) #("vscode & LaTeX workshop" 0 23 (:parent #428))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #424) #("Emacs & auctex" 0 14 (:parent #429))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #424) #("Emacs & org mode" 0 16 (:parent #430)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #421)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #421) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #426) #("扩展性" 0 3 (:parent #429))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #426) #("⭐ ⭐ ⭐" 0 5 (:parent #430))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #426) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #431))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #426) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #432)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #421) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #427) #("易用" 0 2 (:parent #430))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #427) #("⭐ ⭐ ⭐" 0 5 (:parent #431))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #427) #("⭐ ⭐" 0 3 (:parent #432))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #427) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #433)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #421) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #428) #("容易配置" 0 4 (:parent #431))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #428) #("⭐ ⭐ ⭐" 0 5 (:parent #432))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #428) #("⭐ ⭐" 0 3 (:parent #433))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #428) #("⭐ ⭐" 0 3 (:parent #434)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #421) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #429) #("不打断写作思路" 0 7 (:parent #432))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #429) #("⭐" 0 1 (:parent #433))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #429) #("⭐" 0 1 (:parent #434))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #429) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #435))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #415))) :parent #408 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #415) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #418) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #421))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #418)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #418)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #416))) :mode nil :granularity nil :parent #408) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #416) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #419) #("It's very handy to write proofs with " 0 37 (:parent #422)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #422)) #("prover in Emacs.\n" 0 17 (:parent #422))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #417))) :mode nil :granularity nil :parent #408) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #417) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #420) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #423))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #418))) :mode nil :granularity nil :parent #408) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #418) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #421) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #424))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #419))) :mode nil :granularity nil :parent #408) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #419) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #422)))))) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #365))) :mode section :granularity nil :parent #362) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #365) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #368) #("Refer " 0 6 (:parent #371)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #371) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #375))) #(". It's worth reading!\n" 0 22 (:parent #371))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #366))) :mode nil :granularity nil :parent #362) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #366) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #369) #("Read " 0 5 (:parent #372)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #372) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #376))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #372))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #369) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #373) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #376))) #("is also a good story.\n" 0 22 (:parent #373))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #367))) :mode nil :granularity nil :parent #362) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #367) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #370) (latex-math-block (:parent #373 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #376))) #("Chaper 1\n" 0 9 (:parent #373))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #370) (latex-math-block (:parent #374 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #377))) #("\n" 0 1 (:parent #374)) (latex-math-block (:parent #374 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #379))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #374))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #370) #("To do this, we associate with each rational " 0 44 (:parent #375)) (latex-math-block (:parent #375 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #379))) #("the number\n" 0 11 (:parent #375)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #375)) #("\n" 0 1 (:parent #375)) (latex-math-block (:parent #375 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #375)) (latex-math-block (:parent #375 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #375)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #375)) #("\n" 0 1 (:parent #375))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #370)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #370)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #370) #("Then,\n" 0 6 (:parent #378)) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #378))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #370) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #382))) #("\n" 0 1 (:parent #379))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #370) #("我们一些写论文。" 0 8 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #380)) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #388))) #("\n" 0 1 (:parent #380))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #370) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #384))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #386))) #("is a good\n" 0 10 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #388))) #("\n" 0 1 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #390))) #("\n" 0 1 (:parent #381)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #381)) #("\n" 0 1 (:parent #381))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #370) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #382))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #370) (latex-math-block (:parent #383 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #383)) (latex-math-block (:parent #383 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #388))) #("\n" 0 1 (:parent #383))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #368))) :mode nil :granularity nil :parent #362) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #368) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #394))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #371) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #374) #("我觉得我不像狗" 0 7 (:parent #377))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #374))))) #316 (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #370))) :mode nil :granularity nil :parent #362) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #370) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #373) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #376))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #373) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #377))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #373) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #378))))))) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #316) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #319) #("你喜欢铁锈嘛?\n" 0 8 (:parent #322))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #319)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #319) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #324))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #319)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #344))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #319) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #326)) #("\n" 0 1 (:parent #326))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #319) #("来写一点old school的C语言吧。\n" 0 21 (:parent #327))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #319)))) 2 5) ((headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #317))) :mode nil :granularity nil :parent (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #363))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #409) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #412)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #412)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #412)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #412)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #412)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #412) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #420) #("我们\n" 0 3 (:parent #423))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #413))) :mode nil :granularity nil :parent #409) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #413) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #416) #("Some text here. No! Read page 18 for " 0 37 (:parent #419)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #419) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #423))) #(".\n" 0 2 (:parent #419))))) #363 (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #415))) :mode nil :granularity nil :parent #409) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #415) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #418) #("Good! Let's be a formalism.\n" 0 28 (:parent #421))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #446))))) :mode nil :granularity nil :parent #418) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #422) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #425)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #425) #("vscode & LaTeX workshop" 0 23 (:parent #429))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #425) #("Emacs & auctex" 0 14 (:parent #430))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #425) #("Emacs & org mode" 0 16 (:parent #431)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #422)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #422) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #427) #("扩展性" 0 3 (:parent #430))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #427) #("⭐ ⭐ ⭐" 0 5 (:parent #431))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #427) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #432))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #427) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #433)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #422) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #428) #("易用" 0 2 (:parent #431))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #428) #("⭐ ⭐ ⭐" 0 5 (:parent #432))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #428) #("⭐ ⭐" 0 3 (:parent #433))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #428) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #434)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #422) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #429) #("容易配置" 0 4 (:parent #432))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #429) #("⭐ ⭐ ⭐" 0 5 (:parent #433))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #429) #("⭐ ⭐" 0 3 (:parent #434))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #429) #("⭐ ⭐" 0 3 (:parent #435)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #422) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #430) #("不打断写作思路" 0 7 (:parent #433))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #430) #("⭐" 0 1 (:parent #434))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #430) #("⭐" 0 1 (:parent #435))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #430) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #436))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #416))) :parent #409 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #416) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #419) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #422))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #419)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #419)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #417))) :mode nil :granularity nil :parent #409) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #417) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #420) #("It's very handy to write proofs with " 0 37 (:parent #423)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #423)) #("prover in Emacs.\n" 0 17 (:parent #423))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #418))) :mode nil :granularity nil :parent #409) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #418) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #421) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #424))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #419))) :mode nil :granularity nil :parent #409) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #419) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #422) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #425))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #420))) :mode nil :granularity nil :parent #409) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #420) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #423)))))) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #366))) :mode section :granularity nil :parent #363) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #366) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #369) #("Refer " 0 6 (:parent #372)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #372) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #376))) #(". It's worth reading!\n" 0 22 (:parent #372))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #367))) :mode nil :granularity nil :parent #363) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #367) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #370) #("Read " 0 5 (:parent #373)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #373) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #377))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #373))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #370) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #374) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #377))) #("is also a good story.\n" 0 22 (:parent #374))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #368))) :mode nil :granularity nil :parent #363) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #368) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #371) (latex-math-block (:parent #374 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #377))) #("Chaper 1\n" 0 9 (:parent #374))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #371) (latex-math-block (:parent #375 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #378))) #("\n" 0 1 (:parent #375)) (latex-math-block (:parent #375 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #380))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #375))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #371) #("To do this, we associate with each rational " 0 44 (:parent #376)) (latex-math-block (:parent #376 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #380))) #("the number\n" 0 11 (:parent #376)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #376)) #("\n" 0 1 (:parent #376)) (latex-math-block (:parent #376 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #376)) (latex-math-block (:parent #376 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #376)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #376)) #("\n" 0 1 (:parent #376))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #371)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #371)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #371) #("Then,\n" 0 6 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #379))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #371) (latex-math-block (:parent #380 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #383))) #("\n" 0 1 (:parent #380))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #371) #("我们一些写论文。" 0 8 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #385))) #("\n" 0 1 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #381))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #371) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #385))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #387))) #("is a good\n" 0 10 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #391))) #("\n" 0 1 (:parent #382)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #382)) #("\n" 0 1 (:parent #382))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #371) (latex-math-block (:parent #383 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #383)) (latex-math-block (:parent #383 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #388))) #("\n" 0 1 (:parent #383))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #371) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #384)) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #384))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #369))) :mode nil :granularity nil :parent #363) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #369) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #395))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #372) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #375) #("我觉得我不像狗" 0 7 (:parent #378))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #375))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #370))) :mode nil :granularity nil :parent #363) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #370) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #373) #("你喜欢铁锈嘛?\n" 0 8 (:parent #376))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #373)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #373) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #378))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #373)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #398))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #373) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #380)) #("\n" 0 1 (:parent #380))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #373) #("来写一点old school的C语言吧。\n" 0 21 (:parent #381))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #373)))) #317)) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #317) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #320) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #323))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #320) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #324))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #320) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #325))))) 2 6) ((headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #318))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #364) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #367)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #367)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #367)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #367)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #367)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #367) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #375) #("我们\n" 0 3 (:parent #378))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #368))) :mode nil :granularity nil :parent #364) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #368) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #371) #("Some text here. No! Read page 18 for " 0 37 (:parent #374)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #374) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #378))) #(".\n" 0 2 (:parent #374))))) (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #369))) :mode nil :granularity nil :parent #364) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #372))) :mode section :granularity nil :parent #369) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #372) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #375) #("Refer " 0 6 (:parent #378)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #378) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #382))) #(". It's worth reading!\n" 0 22 (:parent #378))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #373))) :mode nil :granularity nil :parent #369) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #373) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #376) #("Read " 0 5 (:parent #379)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #379) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #383))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #379))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #376) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #380) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #383))) #("is also a good story.\n" 0 22 (:parent #380))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #374))) :mode nil :granularity nil :parent #369) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #374) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #377) (latex-math-block (:parent #380 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #383))) #("Chaper 1\n" 0 9 (:parent #380))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #377) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #384))) #("\n" 0 1 (:parent #381)) (latex-math-block (:parent #381 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #386))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #381))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #377) #("To do this, we associate with each rational " 0 44 (:parent #382)) (latex-math-block (:parent #382 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #386))) #("the number\n" 0 11 (:parent #382)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #382)) #("\n" 0 1 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #390))) #("\n" 0 1 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #392))) #("\n" 0 1 (:parent #382)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #382)) #("\n" 0 1 (:parent #382))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #377)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #377)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #377) #("Then,\n" 0 6 (:parent #385)) (latex-math-block (:parent #385 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #385))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #377) (latex-math-block (:parent #386 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #386))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #377) #("我们一些写论文。" 0 8 (:parent #387)) (latex-math-block (:parent #387 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #391))) #("\n" 0 1 (:parent #387)) (latex-math-block (:parent #387 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #393))) #("\n" 0 1 (:parent #387)) (latex-math-block (:parent #387 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #395))) #("\n" 0 1 (:parent #387))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #377) (latex-math-block (:parent #388 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #391))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #388)) (latex-math-block (:parent #388 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #393))) #("is a good\n" 0 10 (:parent #388)) (latex-math-block (:parent #388 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #395))) #("\n" 0 1 (:parent #388)) (latex-math-block (:parent #388 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #397))) #("\n" 0 1 (:parent #388)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #388)) #("\n" 0 1 (:parent #388))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #377) (latex-math-block (:parent #389 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #392))) #("\n" 0 1 (:parent #389)) (latex-math-block (:parent #389 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #394))) #("\n" 0 1 (:parent #389))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #377) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #393))) #("\n" 0 1 (:parent #390)) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #395))) #("\n" 0 1 (:parent #390))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #375))) :mode nil :granularity nil :parent #369) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #375) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #401))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #378) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #381) #("我觉得我不像狗" 0 7 (:parent #384))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #381))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #376))) :mode nil :granularity nil :parent #369) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #376) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #379) #("你喜欢铁锈嘛?\n" 0 8 (:parent #382))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #379)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #379) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #384))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #379)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #404))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #379) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #386)) #("\n" 0 1 (:parent #386))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #379) #("来写一点old school的C语言吧。\n" 0 21 (:parent #387))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #379)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #377))) :mode nil :granularity nil :parent #369) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #377) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #380) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #383))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #380) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #384))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #380) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #385)))))) #318 (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #371))) :parent #364 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #371) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #374) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #377))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #374)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #374)))) (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #372))) :mode nil :granularity nil :parent #364) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #372) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #375) #("It's very handy to write proofs with " 0 37 (:parent #378)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #378)) #("prover in Emacs.\n" 0 17 (:parent #378))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #373))) :mode nil :granularity nil :parent #364) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #373) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #376) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #379))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #374))) :mode nil :granularity nil :parent #364) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #374) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #377) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #380))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #375))) :mode nil :granularity nil :parent #364) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #375) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #378)))))) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #318) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #321) #("Good! Let's be a formalism.\n" 0 28 (:parent #324))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #349))))) :mode nil :granularity nil :parent #321) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #325) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #328)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #328) #("vscode & LaTeX workshop" 0 23 (:parent #332))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #328) #("Emacs & auctex" 0 14 (:parent #333))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #328) #("Emacs & org mode" 0 16 (:parent #334)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #325)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #325) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #330) #("扩展性" 0 3 (:parent #333))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #330) #("⭐ ⭐ ⭐" 0 5 (:parent #334))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #330) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #335))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #330) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #336)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #325) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #331) #("易用" 0 2 (:parent #334))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #331) #("⭐ ⭐ ⭐" 0 5 (:parent #335))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #331) #("⭐ ⭐" 0 3 (:parent #336))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #331) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #337)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #325) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #332) #("容易配置" 0 4 (:parent #335))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #332) #("⭐ ⭐ ⭐" 0 5 (:parent #336))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #332) #("⭐ ⭐" 0 3 (:parent #337))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #332) #("⭐ ⭐" 0 3 (:parent #338)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #325) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #333) #("不打断写作思路" 0 7 (:parent #336))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #333) #("⭐" 0 1 (:parent #337))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #333) #("⭐" 0 1 (:parent #338))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #333) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #339))))))) 3) ((headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #319))) :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #361) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #364)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #364)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #364)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #364)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #364)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #364) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #372) #("我们\n" 0 3 (:parent #375))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #365))) :mode nil :granularity nil :parent #361) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #365) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #368) #("Some text here. No! Read page 18 for " 0 37 (:parent #371)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #371) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #375))) #(".\n" 0 2 (:parent #371))))) (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #366))) :mode nil :granularity nil :parent #361) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #369))) :mode section :granularity nil :parent #366) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #369) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #372) #("Refer " 0 6 (:parent #375)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #375) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #379))) #(". It's worth reading!\n" 0 22 (:parent #375))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #370))) :mode nil :granularity nil :parent #366) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #370) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #373) #("Read " 0 5 (:parent #376)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #376) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #380))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #376))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #373) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #377) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #380))) #("is also a good story.\n" 0 22 (:parent #377))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #371))) :mode nil :granularity nil :parent #366) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #371) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #374) (latex-math-block (:parent #377 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #380))) #("Chaper 1\n" 0 9 (:parent #377))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #374) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #381))) #("\n" 0 1 (:parent #378)) (latex-math-block (:parent #378 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #383))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #378))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #374) #("To do this, we associate with each rational " 0 44 (:parent #379)) (latex-math-block (:parent #379 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #383))) #("the number\n" 0 11 (:parent #379)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #379)) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #387))) #("\n" 0 1 (:parent #379)) (latex-math-block (:parent #379 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #379)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #379)) #("\n" 0 1 (:parent #379))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #374)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #374)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #374) #("Then,\n" 0 6 (:parent #382)) (latex-math-block (:parent #382 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #382))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #374) (latex-math-block (:parent #383 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #383))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #374) #("我们一些写论文。" 0 8 (:parent #384)) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #388))) #("\n" 0 1 (:parent #384)) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #390))) #("\n" 0 1 (:parent #384)) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #392))) #("\n" 0 1 (:parent #384))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #374) (latex-math-block (:parent #385 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #388))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #385)) (latex-math-block (:parent #385 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #390))) #("is a good\n" 0 10 (:parent #385)) (latex-math-block (:parent #385 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #392))) #("\n" 0 1 (:parent #385)) (latex-math-block (:parent #385 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #394))) #("\n" 0 1 (:parent #385)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #385)) #("\n" 0 1 (:parent #385))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #374) (latex-math-block (:parent #386 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #389))) #("\n" 0 1 (:parent #386)) (latex-math-block (:parent #386 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #391))) #("\n" 0 1 (:parent #386))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #374) (latex-math-block (:parent #387 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #390))) #("\n" 0 1 (:parent #387)) (latex-math-block (:parent #387 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #392))) #("\n" 0 1 (:parent #387))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #372))) :mode nil :granularity nil :parent #366) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #372) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #398))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #375) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #378) #("我觉得我不像狗" 0 7 (:parent #381))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #378))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #373))) :mode nil :granularity nil :parent #366) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #373) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #376) #("你喜欢铁锈嘛?\n" 0 8 (:parent #379))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #376)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #376) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #381))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #376)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #401))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #376) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #383)) #("\n" 0 1 (:parent #383))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #376) #("来写一点old school的C语言吧。\n" 0 21 (:parent #384))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #376)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #374))) :mode nil :granularity nil :parent #366) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #374) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #377) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #380))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #377) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #381))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #377) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #382)))))) (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #367))) :mode nil :granularity nil :parent #361) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #367) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #370) #("Good! Let's be a formalism.\n" 0 28 (:parent #373))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #398))))) :mode nil :granularity nil :parent #370) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #374) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #377)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #377) #("vscode & LaTeX workshop" 0 23 (:parent #381))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #377) #("Emacs & auctex" 0 14 (:parent #382))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #377) #("Emacs & org mode" 0 16 (:parent #383)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #374)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #374) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #379) #("扩展性" 0 3 (:parent #382))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #379) #("⭐ ⭐ ⭐" 0 5 (:parent #383))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #379) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #384))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #379) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #385)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #374) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #380) #("易用" 0 2 (:parent #383))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #380) #("⭐ ⭐ ⭐" 0 5 (:parent #384))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #380) #("⭐ ⭐" 0 3 (:parent #385))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #380) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #386)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #374) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #381) #("容易配置" 0 4 (:parent #384))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #381) #("⭐ ⭐ ⭐" 0 5 (:parent #385))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #381) #("⭐ ⭐" 0 3 (:parent #386))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #381) #("⭐ ⭐" 0 3 (:parent #387)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #374) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #382) #("不打断写作思路" 0 7 (:parent #385))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #382) #("⭐" 0 1 (:parent #386))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #382) #("⭐" 0 1 (:parent #387))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #382) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #388))))))) #319 (headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #369))) :mode nil :granularity nil :parent #361) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #369) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #372) #("It's very handy to write proofs with " 0 37 (:parent #375)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #375)) #("prover in Emacs.\n" 0 17 (:parent #375))))) (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #370))) :mode nil :granularity nil :parent #361) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #370) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #373) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #376))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #371))) :mode nil :granularity nil :parent #361) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #371) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #374) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #377))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #372))) :mode nil :granularity nil :parent #361) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #372) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #375))))) :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #319) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #322) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #325))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #322)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #322)))) 4) ((headline (:raw-value "Lean Mode Config" :begin 4017 :end 4097 :pre-blank 0 :contents-begin 4036 :contents-end 4097 :robust-begin 4038 :robust-end 4095 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4017 :title (#("Lean Mode Config" 0 16 (:parent #320))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #366) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #369)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #369)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #369)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #369)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #369)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #369) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #377) #("我们\n" 0 3 (:parent #380))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #370))) :mode nil :granularity nil :parent #366) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #370) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #373) #("Some text here. No! Read page 18 for " 0 37 (:parent #376)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #376) (citation-reference (:key "tehBJPSBookReview2018" :begin 351 :end 373 :post-blank 0 :parent #380))) #(".\n" 0 2 (:parent #376))))) (headline (:raw-value "The Fried Chicken Method" :begin 376 :end 3107 :pre-blank 0 :contents-begin 403 :contents-end 3107 :robust-begin 405 :robust-end 3105 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 376 :title (#("The Fried Chicken Method" 0 24 (:parent #371))) :mode nil :granularity nil :parent #366) (headline (:raw-value "Good Cookers Makes Gook Cooks" :begin 403 :end 511 :pre-blank 0 :contents-begin 436 :contents-end 511 :robust-begin 438 :robust-end 509 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 403 :title (#("Good Cookers Makes Gook Cooks" 0 29 (:parent #374))) :mode section :granularity nil :parent #371) (section (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :robust-begin 436 :robust-end 509 :post-blank 0 :post-affiliated 436 :mode section :granularity nil :parent #374) (paragraph (:begin 436 :end 511 :contents-begin 436 :contents-end 511 :post-blank 0 :post-affiliated 436 :mode planning :granularity nil :parent #377) #("Refer " 0 6 (:parent #380)) (citation (:style nil :begin 442 :post-blank 0 :end 489 :contents-begin 448 :contents-end 488 :parent #380) (citation-reference (:key "pretnarIntroductionAlgebraicEffects2015" :begin 448 :end 488 :post-blank 0 :parent #384))) #(". It's worth reading!\n" 0 22 (:parent #380))))) (headline (:raw-value "Bad Cookers Make Bad Cooks" :begin 511 :end 713 :pre-blank 0 :contents-begin 541 :contents-end 712 :robust-begin 543 :robust-end 710 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 511 :title (#("Bad Cookers Make Bad Cooks" 0 26 (:parent #375))) :mode nil :granularity nil :parent #371) (section (:begin 541 :end 713 :contents-begin 541 :contents-end 712 :robust-begin 541 :robust-end 710 :post-blank 1 :post-affiliated 541 :mode section :granularity nil :parent #375) (paragraph (:begin 541 :end 650 :contents-begin 541 :contents-end 649 :post-blank 1 :post-affiliated 541 :mode planning :granularity nil :parent #378) #("Read " 0 5 (:parent #381)) (citation (:style nil :begin 546 :post-blank 0 :end 590 :contents-begin 552 :contents-end 589 :parent #381) (citation-reference (:key "dolanConcurrentSystemProgramming2018" :begin 552 :end 589 :post-blank 0 :parent #385))) #(". This is a modern introduction to concurrent programming.\n" 0 59 (:parent #381))) (paragraph (:begin 650 :end 712 :contents-begin 650 :contents-end 712 :post-blank 0 :post-affiliated 650 :mode nil :granularity nil :parent #378) (citation (:style nil :begin 650 :post-blank 1 :end 690 :contents-begin 656 :contents-end 688 :parent #382) (citation-reference (:key "portaDerivedComplexAnalytic2015" :begin 656 :end 688 :post-blank 0 :parent #385))) #("is also a good story.\n" 0 22 (:parent #382))))) (headline (:raw-value "LaTeX" :begin 713 :end 1834 :pre-blank 0 :contents-begin 722 :contents-end 1833 :robust-begin 724 :robust-end 1831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 713 :title (#("LaTeX" 0 5 (:parent #376))) :mode nil :granularity nil :parent #371) (section (:begin 722 :end 1834 :contents-begin 722 :contents-end 1833 :robust-begin 722 :robust-end 1831 :post-blank 1 :post-affiliated 722 :mode section :granularity nil :parent #376) (paragraph (:begin 722 :end 739 :contents-begin 722 :contents-end 738 :post-blank 1 :post-affiliated 722 :mode planning :granularity nil :parent #379) (latex-math-block (:parent #382 :post-blank 1) (latex-fragment (:value "\\(\\S\\)" :begin 722 :end 729 :post-blank 1 :parent #385))) #("Chaper 1\n" 0 9 (:parent #382))) (paragraph (:begin 739 :end 855 :contents-begin 739 :contents-end 854 :post-blank 1 :post-affiliated 739 :mode nil :granularity nil :parent #379) (latex-math-block (:parent #383 :post-blank 0) (latex-fragment (:value "\\(^{}\\sum_{_{i}}A ^{j_{k}_{k_{k_{k_{k_{k_{k_{k}}}}}}}} _{k}\\)" :begin 739 :end 800 :post-blank 0 :parent #386))) #("\n" 0 1 (:parent #383)) (latex-math-block (:parent #383 :post-blank 0) (latex-fragment (:value "\\(A^{2} \\cup \\union \\)" :begin 801 :end 823 :post-blank 0 :parent #388))) #("\nThe assumption that (1) holds\n" 0 31 (:parent #383))) (paragraph (:begin 855 :end 1263 :contents-begin 855 :contents-end 1262 :post-blank 1 :post-affiliated 855 :mode nil :granularity nil :parent #379) #("To do this, we associate with each rational " 0 44 (:parent #384)) (latex-math-block (:parent #384 :post-blank 1) (latex-fragment (:value "\\(p>0\\)" :begin 899 :end 907 :post-blank 1 :parent #388))) #("the number\n" 0 11 (:parent #384)) (latex-fragment (:value "$$\\begin{equation}\nq=p- \\frac{p^{2}-2}{p+2}=\\frac{2p+2}{p+2}\n\\end{eqution}$$" :begin 918 :end 994 :post-blank 0 :parent #384)) #("\n" 0 1 (:parent #384)) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(\\sqrt[4]{3}\\)" :begin 995 :end 1010 :post-blank 0 :parent #392))) #("\n" 0 1 (:parent #384)) (latex-math-block (:parent #384 :post-blank 0) (latex-fragment (:value "\\(\\nabla \\partial\\)" :begin 1011 :end 1030 :post-blank 0 :parent #394))) #("\n" 0 1 (:parent #384)) (latex-fragment (:value "\\[ \\begin{matrix} 1 & 2 \\\\ 3 & 4 \\end\n{matrix} \\qquad \\begin{bmatrix} x_{11} & x_{12} & \\ldots & x_{1n}\\\\ x_{21} & x_{22} & \\ldots & x_{2n}\\\\ \\vdots & \\vdots & \\ddots & \\vdots\\\\ x_{n1} & x_{n2} & \\ldots & x_{nn}\\\\ \\end{bmatrix} \\]" :begin 1031 :end 1261 :post-blank 0 :parent #384)) #("\n" 0 1 (:parent #384))) (latex-environment (:begin 1263 :end 1326 :value "\\begin{equation}\n\\label{eq:1}\na^{2}=b^{2}+c^{c}\n\\end{equation}\n" :post-blank 0 :post-affiliated 1263 :mode nil :granularity nil :parent #379)) (latex-environment (:begin 1326 :end 1386 :value "\\begin{align}\n\\label{eq:2}\n a&=b+c \\\\\n &=d+e\n\\end{align}\n" :post-blank 0 :post-affiliated 1326 :mode nil :granularity nil :parent #379)) (paragraph (:begin 1386 :end 1404 :contents-begin 1386 :contents-end 1402 :post-blank 2 :post-affiliated 1386 :mode nil :granularity nil :parent #379) #("Then,\n" 0 6 (:parent #387)) (latex-math-block (:parent #387 :post-blank 0) (latex-fragment (:value "\\(A^{2}\\)" :begin 1392 :end 1401 :post-blank 0 :parent #391))) #("\n" 0 1 (:parent #387))) (paragraph (:begin 1404 :end 1438 :contents-begin 1404 :contents-end 1436 :post-blank 2 :post-affiliated 1404 :mode nil :granularity nil :parent #379) (latex-math-block (:parent #388 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i}^{} f(x)^{2} i=g(x)\\)" :begin 1404 :end 1435 :post-blank 0 :parent #391))) #("\n" 0 1 (:parent #388))) (paragraph (:begin 1438 :end 1499 :contents-begin 1438 :contents-end 1498 :post-blank 1 :post-affiliated 1438 :mode nil :granularity nil :parent #379) #("我们一些写论文。" 0 8 (:parent #389)) (latex-math-block (:parent #389 :post-blank 0) (latex-fragment (:value "\\(F_{i}(x)\\)" :begin 1446 :end 1458 :post-blank 0 :parent #393))) #("\n" 0 1 (:parent #389)) (latex-math-block (:parent #389 :post-blank 0) (latex-fragment (:value "\\(F_{i} 2A_2A_5\\)" :begin 1459 :end 1476 :post-blank 0 :parent #395))) #("\n" 0 1 (:parent #389)) (latex-math-block (:parent #389 :post-blank 0) (latex-fragment (:value "\\(F_{j^{2}^{2}}^{}\\)" :begin 1477 :end 1497 :post-blank 0 :parent #397))) #("\n" 0 1 (:parent #389))) (paragraph (:begin 1499 :end 1722 :contents-begin 1499 :contents-end 1720 :post-blank 2 :post-affiliated 1499 :mode nil :granularity nil :parent #379) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(M^{2^{2}}^{2}ffad\\)" :begin 1499 :end 1520 :post-blank 0 :parent #393))) #("\n我想测试一下Emacs里写公式。" 0 17 (:parent #390)) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(\\sum_{i=1}^{\\infty}f(x)\\)" :begin 1537 :end 1564 :post-blank 0 :parent #395))) #("is a good\n" 0 10 (:parent #390)) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(\\geqslant \\in \\leqslant \\to \\gets\\)" :begin 1574 :end 1611 :post-blank 0 :parent #397))) #("\n" 0 1 (:parent #390)) (latex-math-block (:parent #390 :post-blank 0) (latex-fragment (:value "\\(F^{2}\\)" :begin 1612 :end 1621 :post-blank 0 :parent #399))) #("\n" 0 1 (:parent #390)) (latex-fragment (:value "\\[\\sum_{k=0}^{\\infty}a_{k}x^{k} \\le \\frac{1}{\\sqrt{1-x^{2}} (\\sum_{k=0}^{\\infty}a_{k}^{2})^{2}}\\]" :begin 1622 :end 1719 :post-blank 0 :parent #390)) #("\n" 0 1 (:parent #390))) (paragraph (:begin 1722 :end 1763 :contents-begin 1722 :contents-end 1762 :post-blank 1 :post-affiliated 1722 :mode nil :granularity nil :parent #379) (latex-math-block (:parent #391 :post-blank 0) (latex-fragment (:value "\\(\\int_{i}^{2} f(x y)\\)" :begin 1722 :end 1745 :post-blank 0 :parent #394))) #("\n" 0 1 (:parent #391)) (latex-math-block (:parent #391 :post-blank 0) (latex-fragment (:value "\\(\\frac{2}{3}\\)" :begin 1746 :end 1761 :post-blank 0 :parent #396))) #("\n" 0 1 (:parent #391))) (paragraph (:begin 1763 :end 1833 :contents-begin 1763 :contents-end 1833 :post-blank 0 :post-affiliated 1763 :mode nil :granularity nil :parent #379) (latex-math-block (:parent #392 :post-blank 0) (latex-fragment (:value "\\(\\frac{\\partial^{2}f}{\\partial x_{i}\\partial x_{j}}\\)" :begin 1763 :end 1817 :post-blank 0 :parent #395))) #("\n" 0 1 (:parent #392)) (latex-math-block (:parent #392 :post-blank 0) (latex-fragment (:value "\\(\\Omega^{2}\\)" :begin 1818 :end 1832 :post-blank 0 :parent #397))) #("\n" 0 1 (:parent #392))))) (headline (:raw-value "图片" :begin 1834 :end 2097 :pre-blank 1 :contents-begin 1841 :contents-end 2097 :robust-begin 1843 :robust-end 2095 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1834 :title (#("图片" 0 2 (:parent #377))) :mode nil :granularity nil :parent #371) (section (:begin 1841 :end 2097 :contents-begin 1841 :contents-end 2097 :robust-begin 1841 :robust-end 2095 :post-blank 0 :post-affiliated 1841 :mode section :granularity nil :parent #377) (paragraph (:begin 1841 :end 2097 :contents-begin 1954 :contents-end 2097 :post-blank 0 :post-affiliated 1954 :attr_export ("float-wrap") :caption (((#("小狗勾!" 0 4 (:parent #403))))) :attr_latex (":width 0.50\\linewidth") :attr_org (":width %50 :height %50") :mode planning :granularity nil :parent #380) (link (:type "https" :path "//gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :format bracket :raw-link "https://gitee.com/Vitaly/img/raw/master/images/Pictures/anime/2021-11-28-00-33-27-FDM6PDSakAA9ryX-a114.jpg" :application nil :search-option nil :begin 1954 :end 2073 :contents-begin 2064 :contents-end 2071 :post-blank 0 :parent #383) #("我觉得我不像狗" 0 7 (:parent #386))) #("\n文字可以环绕图片吗?这是一个值得考虑的问题。\n" 0 24 (:parent #383))))) (headline (:raw-value "代码" :begin 2097 :end 2585 :pre-blank 0 :contents-begin 2103 :contents-end 2585 :robust-begin 2105 :robust-end 2583 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2097 :title (#("代码" 0 2 (:parent #378))) :mode nil :granularity nil :parent #371) (section (:begin 2103 :end 2585 :contents-begin 2103 :contents-end 2585 :robust-begin 2103 :robust-end 2583 :post-blank 0 :post-affiliated 2103 :mode section :granularity nil :parent #378) (paragraph (:begin 2103 :end 2111 :contents-begin 2103 :contents-end 2111 :post-blank 0 :post-affiliated 2103 :mode planning :granularity nil :parent #381) #("你喜欢铁锈嘛?\n" 0 8 (:parent #384))) (src-block (:language "rust" :switches nil :parameters nil :begin 2111 :end 2186 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn main(){\n println!(\"Hello, Org Mode!\");\n}\n" :post-blank 1 :post-affiliated 2111 :mode nil :granularity nil :parent #381)) (paragraph (:begin 2186 :end 2204 :contents-begin 2186 :contents-end 2204 :post-blank 0 :post-affiliated 2186 :mode nil :granularity nil :parent #381) #("不喜欢的话,那你一定喜欢网球拍吧?\n" 0 18 (:parent #386))) (src-block (:language "racket" :switches nil :parameters nil :begin 2204 :end 2266 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "#lang racket\n(pair? (cons 1 2))\n" :post-blank 1 :post-affiliated 2204 :mode nil :granularity nil :parent #381)) (paragraph (:begin 2266 :end 2483 :contents-begin 2399 :contents-end 2482 :post-blank 1 :post-affiliated 2399 :caption (((#("beautiful girl" 0 14 (:parent #406))))) :attr_org (":width %10 :height %10") :attr_html (":width 20% :height %20") :attr_latex (":width 0.50\\linewidth") :mode nil :granularity nil :parent #381) (link (:type "file" :path "/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :format bracket :raw-link "file:/home/vitalyr/nutstore_files/Pictures/anime/photo_2020-08-07_01-08-36.jpg" :application nil :search-option nil :begin 2399 :end 2481 :contents-begin nil :contents-end nil :post-blank 0 :parent #388)) #("\n" 0 1 (:parent #388))) (paragraph (:begin 2483 :end 2504 :contents-begin 2483 :contents-end 2504 :post-blank 0 :post-affiliated 2483 :mode nil :granularity nil :parent #381) #("来写一点old school的C语言吧。\n" 0 21 (:parent #389))) (src-block (:language "c" :switches nil :parameters nil :begin 2504 :end 2585 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "int main(){\n printf(\"Hello, World!\");\n return 0;\n}\n" :post-blank 0 :post-affiliated 2504 :mode nil :granularity nil :parent #381)))) (headline (:raw-value "Multi-Languages" :begin 2585 :end 3107 :pre-blank 0 :contents-begin 2604 :contents-end 3107 :robust-begin 2606 :robust-end 3105 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 2585 :title (#("Multi-Languages" 0 15 (:parent #379))) :mode nil :granularity nil :parent #371) (section (:begin 2604 :end 3107 :contents-begin 2604 :contents-end 3107 :robust-begin 2604 :robust-end 3105 :post-blank 0 :post-affiliated 2604 :mode section :granularity nil :parent #379) (paragraph (:begin 2604 :end 2722 :contents-begin 2604 :contents-end 2721 :post-blank 1 :post-affiliated 2604 :mode planning :granularity nil :parent #382) #("我们的鼻子可以通过适应性厌恶反应( Suitable disgust reaction )避免潜在的病原体威胁,比如在闻到腐烂气味时会忍不住想要呕吐,就是嗅觉系统在提醒身体远离可能造成感染的环境,这种功能同样在择偶过程中发挥着作用。\n" 0 117 (:parent #385))) (paragraph (:begin 2722 :end 2756 :contents-begin 2722 :contents-end 2755 :post-blank 1 :post-affiliated 2722 :mode nil :granularity nil :parent #382) #("さ我けあ さ きたない やさいわたし、しき うぃ んんん をき.\n" 0 33 (:parent #386))) (paragraph (:begin 2756 :end 3107 :contents-begin 2756 :contents-end 3107 :post-blank 0 :post-affiliated 2756 :mode nil :granularity nil :parent #382) #("Отец Окерблада занимался производством зеркал; Давид получил образование в Уппсальском университете, где изучал восточные языки, в том числе османский и арабский. В 19-летнем возрасте защитил диссертацию о внешней политике Швеции XV века, после чего был принят на государственную службу и направлен в Константинополь в составе дипломатической миссии.\n" 0 351 (:parent #387)))))) (headline (:raw-value "The Fried Coq Method" :begin 3107 :end 3631 :pre-blank 0 :contents-begin 3130 :contents-end 3630 :robust-begin 3132 :robust-end 3628 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3107 :title (#("The Fried Coq Method" 0 20 (:parent #372))) :mode nil :granularity nil :parent #366) (section (:begin 3130 :end 3631 :contents-begin 3130 :contents-end 3630 :robust-begin 3130 :robust-end 3628 :post-blank 1 :post-affiliated 3130 :mode section :granularity nil :parent #372) (paragraph (:begin 3130 :end 3158 :contents-begin 3130 :contents-end 3158 :post-blank 0 :post-affiliated 3130 :mode planning :granularity nil :parent #375) #("Good! Let's be a formalism.\n" 0 28 (:parent #378))) (table (:begin 3158 :end 3630 :type org :tblfm nil :contents-begin 3180 :contents-end 3630 :value nil :post-blank 0 :post-affiliated 3180 :caption (((#("LaTeX编辑器对比" 0 10 (:parent #403))))) :mode nil :granularity nil :parent #375) (table-row (:type standard :begin 3180 :end 3260 :contents-begin 3181 :contents-end 3259 :post-blank 0 :post-affiliated 3180 :mode table-row :granularity nil :parent #379) (table-cell (:begin 3181 :end 3197 :contents-begin 3196 :contents-end 3196 :post-blank 0 :parent #382)) (table-cell (:begin 3197 :end 3223 :contents-begin 3198 :contents-end 3221 :post-blank 0 :parent #382) #("vscode & LaTeX workshop" 0 23 (:parent #386))) (table-cell (:begin 3223 :end 3240 :contents-begin 3224 :contents-end 3238 :post-blank 0 :parent #382) #("Emacs & auctex" 0 14 (:parent #387))) (table-cell (:begin 3240 :end 3259 :contents-begin 3241 :contents-end 3257 :post-blank 0 :parent #382) #("Emacs & org mode" 0 16 (:parent #388)))) (table-row (:type rule :begin 3260 :end 3340 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 3260 :mode table-row :granularity nil :parent #379)) (table-row (:type standard :begin 3340 :end 3412 :contents-begin 3341 :contents-end 3411 :post-blank 0 :post-affiliated 3340 :mode table-row :granularity nil :parent #379) (table-cell (:begin 3341 :end 3355 :contents-begin 3342 :contents-end 3345 :post-blank 0 :parent #384) #("扩展性" 0 3 (:parent #387))) (table-cell (:begin 3355 :end 3379 :contents-begin 3356 :contents-end 3361 :post-blank 0 :parent #384) #("⭐ ⭐ ⭐" 0 5 (:parent #388))) (table-cell (:begin 3379 :end 3394 :contents-begin 3380 :contents-end 3387 :post-blank 0 :parent #384) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #389))) (table-cell (:begin 3394 :end 3411 :contents-begin 3395 :contents-end 3402 :post-blank 0 :parent #384) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #390)))) (table-row (:type standard :begin 3412 :end 3485 :contents-begin 3413 :contents-end 3484 :post-blank 0 :post-affiliated 3412 :mode table-row :granularity nil :parent #379) (table-cell (:begin 3413 :end 3428 :contents-begin 3414 :contents-end 3416 :post-blank 0 :parent #385) #("易用" 0 2 (:parent #388))) (table-cell (:begin 3428 :end 3452 :contents-begin 3429 :contents-end 3434 :post-blank 0 :parent #385) #("⭐ ⭐ ⭐" 0 5 (:parent #389))) (table-cell (:begin 3452 :end 3468 :contents-begin 3453 :contents-end 3456 :post-blank 0 :parent #385) #("⭐ ⭐" 0 3 (:parent #390))) (table-cell (:begin 3468 :end 3484 :contents-begin 3469 :contents-end 3478 :post-blank 0 :parent #385) #("⭐ ⭐ ⭐ ⭐ ⭐" 0 9 (:parent #391)))) (table-row (:type standard :begin 3485 :end 3558 :contents-begin 3486 :contents-end 3557 :post-blank 0 :post-affiliated 3485 :mode table-row :granularity nil :parent #379) (table-cell (:begin 3486 :end 3499 :contents-begin 3487 :contents-end 3491 :post-blank 0 :parent #386) #("容易配置" 0 4 (:parent #389))) (table-cell (:begin 3499 :end 3523 :contents-begin 3500 :contents-end 3505 :post-blank 0 :parent #386) #("⭐ ⭐ ⭐" 0 5 (:parent #390))) (table-cell (:begin 3523 :end 3539 :contents-begin 3524 :contents-end 3527 :post-blank 0 :parent #386) #("⭐ ⭐" 0 3 (:parent #391))) (table-cell (:begin 3539 :end 3557 :contents-begin 3540 :contents-end 3543 :post-blank 0 :parent #386) #("⭐ ⭐" 0 3 (:parent #392)))) (table-row (:type standard :begin 3558 :end 3630 :contents-begin 3559 :contents-end 3629 :post-blank 0 :post-affiliated 3558 :mode table-row :granularity nil :parent #379) (table-cell (:begin 3559 :end 3569 :contents-begin 3560 :contents-end 3567 :post-blank 0 :parent #387) #("不打断写作思路" 0 7 (:parent #390))) (table-cell (:begin 3569 :end 3595 :contents-begin 3570 :contents-end 3571 :post-blank 0 :parent #387) #("⭐" 0 1 (:parent #391))) (table-cell (:begin 3595 :end 3612 :contents-begin 3596 :contents-end 3597 :post-blank 0 :parent #387) #("⭐" 0 1 (:parent #392))) (table-cell (:begin 3612 :end 3629 :contents-begin 3613 :contents-end 3620 :post-blank 0 :parent #387) #("⭐ ⭐ ⭐ ⭐" 0 7 (:parent #393))))))) (headline (:raw-value "The Boiled Agda Method" :begin 3631 :end 4017 :pre-blank 0 :contents-begin 3656 :contents-end 4016 :robust-begin 3658 :robust-end 4014 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 3631 :title (#("The Boiled Agda Method" 0 22 (:parent #373))) :parent #366 :cached t :org-element--cache-sync-key (21 . 3631) :granularity nil) (section (:begin 3656 :end 4017 :contents-begin 3656 :contents-end 4016 :robust-begin 3656 :robust-end 4014 :post-blank 1 :post-affiliated 3656 :mode section :granularity nil :parent #373) (paragraph (:begin 3656 :end 3728 :contents-begin 3656 :contents-end 3727 :post-blank 1 :post-affiliated 3656 :mode planning :granularity nil :parent #376) #("Good! Let there be formalism.\nDo you like formalism?\nDo you want more?\n" 0 71 (:parent #379))) (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 3728 :end 3945 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "(key-binding (kbd \"C-c q\"))\n(file-name-directory (shell-command-to-string \"agda-mode locate\"))\n(add-load-path!\n (file-name-directory (shell-command-to-string \"agda-mode locate\")))\n" :post-blank 2 :post-affiliated 3728 :mode nil :granularity nil :parent #376)) (src-block (:language "rust" :switches nil :parameters nil :begin 3945 :end 4016 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value "fn add(a: i32, b: i32) -> i32 {\n a + b\n}\n" :post-blank 0 :post-affiliated 3945 :mode nil :granularity nil :parent #376)))) #320 (headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #375))) :mode nil :granularity nil :parent #366) (section (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :robust-begin 4110 :robust-end 4142 :post-blank 0 :post-affiliated 4110 :mode section :granularity nil :parent #375) (paragraph (:begin 4110 :end 4144 :contents-begin 4110 :contents-end 4144 :post-blank 0 :post-affiliated 4110 :mode planning :granularity nil :parent #378) #("我们需要好的厨具!我们需要好的并发厨师解决哲学家就餐问题!\n喵喵喵\n" 0 34 (:parent #381))))) (headline (:raw-value "致谢" :begin 4144 :end 4196 :pre-blank 0 :contents-begin 4149 :contents-end 4196 :robust-begin 4151 :robust-end 4194 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4144 :title (#("致谢" 0 2 (:parent #376))) :mode nil :granularity nil :parent #366) (section (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :robust-begin 4149 :robust-end 4194 :post-blank 0 :post-affiliated 4149 :mode section :granularity nil :parent #376) (paragraph (:begin 4149 :end 4196 :contents-begin 4149 :contents-end 4196 :post-blank 0 :post-affiliated 4149 :mode planning :granularity nil :parent #379) #("喵喵喵\nThanks to all the Internet memes!\n感谢所有的相遇。\n" 0 47 (:parent #382))))) (headline (:raw-value "Reference" :begin 4196 :end 4230 :pre-blank 0 :contents-begin 4208 :contents-end 4230 :robust-begin 4210 :robust-end 4228 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4196 :title (#("Reference" 0 9 (:parent #377))) :mode nil :granularity nil :parent #366) (section (:begin 4208 :end 4230 :contents-begin 4208 :contents-end 4230 :robust-begin 4208 :robust-end 4228 :post-blank 0 :post-affiliated 4208 :mode section :granularity nil :parent #377) (keyword (:key "PRINT_BIBLIOGRAPHY" :value "" :begin 4208 :end 4230 :post-blank 0 :post-affiliated 4208 :mode planning :granularity nil :parent #380)))))) (section (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :robust-begin 4036 :robust-end 4095 :post-blank 0 :post-affiliated 4036 :mode section :granularity nil :parent #320) (paragraph (:begin 4036 :end 4097 :contents-begin 4036 :contents-end 4097 :post-blank 0 :post-affiliated 4036 :mode planning :granularity nil :parent #323) #("It's very handy to write proofs with " 0 37 (:parent #326)) (code (:begin 4073 :end 4080 :post-blank 1 :value #("lean" 0 4 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent)) fontified t)) :parent #326)) #("prover in Emacs.\n" 0 17 (:parent #326))))) 5) ((headline (:raw-value "Conclusion" :begin 4097 :end 4144 :pre-blank 0 :contents-begin 4110 :contents-end 4144 :robust-begin 4112 :robust-end 4142 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 4097 :title (#("Conclusion" 0 10 (:parent #321))) :mode nil :granularity nil :parent (org-data (:begin 1 :contents-begin 1 :contents-end 4230 :end 4230 :robust-begin 67 :robust-end 4228 :post-blank 0 :post-affiliated 1 :path "/home/vitalyr/org/20211127155226-test_cite.org" :mode org-data :ID "5822c7fd-3136-405c-ab77-998caaf4ecdd" :CATEGORY "20211127155226-test_cite" :granularity nil) (section (:begin 1 :end 293 :contents-begin 1 :contents-end 293 :robust-begin 1 :robust-end 291 :post-blank 0 :post-affiliated 1 :mode first-section :granularity nil :parent #367) (keyword (:key "TITLE" :value "A New Fried Chicken Frying Method for Good Cooks" :begin 68 :end 126 :post-blank 0 :post-affiliated 68 :mode nil :granularity nil :parent #370)) (keyword (:key "LATEX_COMPILER" :value "xelatex" :begin 126 :end 152 :post-blank 0 :post-affiliated 126 :mode nil :granularity nil :parent #370)) (keyword (:key "CITE_EXPORT" :value "csl acm-siggraph.csl" :begin 152 :end 188 :post-blank 0 :post-affiliated 152 :mode nil :granularity nil :parent #370)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{ctex}" :begin 188 :end 222 :post-blank 0 :post-affiliated 188 :mode nil :granularity nil :parent #370)) (keyword (:key "LATEX_HEADER" :value "\\usepackage{unicode-math}" :begin 222 :end 264 :post-blank 0 :post-affiliated 222 :mode nil :granularity nil :parent #370)) (quote-block (:begin 264 :end 293 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 264 :mode nil :granularity nil :parent #370) (paragraph (:begin 278 :end 281 :contents-begin 278 :contents-end 281 :post-blank 0 :post-affiliated 278 :mode nil :granularity nil :parent #378) #("我们\n" 0 3 (:parent #381))))) (headline (:raw-value "Introduction" :begin 293 :end 376 :pre-blank 0 :contents-begin 308 :contents-end 376 :robust-begin 310 :robust-end 374 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 293 :title (#("Introduction" 0 12 (:parent #371))) :mode nil :granularity nil :parent #367) (section (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :robust-begin 308 :robust-end 374 :post-blank 0 :post-affiliated 308 :mode section :granularity nil :parent #371) (paragraph (:begin 308 :end 376 :contents-begin 308 :contents-end 376 :post-blank 0 :post-affiliated 308 :mode planning :granularity nil :parent #374) #("Some text here. No! Read page 18 for " 0 37 (:parent #377)) (citation (:style nil :begin 345 :post-blank 0 :end 374 :contents-begin 351 :contents-end 373 :parent #377) (citation-reference (:key "tehBJPSBookReview2018" :begin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment