master
Hasan al Rasyid 3 years ago
parent c115b5458f
commit f53455f740
  1. 22
      manuscript.md

@ -1,6 +1,6 @@
--- ---
title: "Paperlighter Template Implementation Example" title: "Paperlighter Template Implementation Example"
author: | author:
- number: 1 - number: 1
name: "Author One" name: "Author One"
correspond: true correspond: true
@ -16,7 +16,10 @@ authorSmall: "Author One et.al."
linkDir: | linkDir: |
- Figure - Figure
- Output - Output
abstract: | appendix: |
- appendix/1
- appendix/2
abstract:
Using \LaTeX\{\} to write papers is concise and convenient. However, for Using \LaTeX\{\} to write papers is concise and convenient. However, for
writing in life, complicated \LaTeX\{\} style-files (e.g., elegantpaper) writing in life, complicated \LaTeX\{\} style-files (e.g., elegantpaper)
are difficult to access, or submission style-files (e.g., journal or are difficult to access, or submission style-files (e.g., journal or
@ -315,6 +318,7 @@ Typically, this will include thanks to colleagues who contributed to the
ideas, and to funding agencies and corporate sponsors that provided ideas, and to funding agencies and corporate sponsors that provided
financial support. financial support.
<!--
# Basic properties of protein and nucleic acids # Basic properties of protein and nucleic acids
## Basic principle of protein ## Basic principle of protein
### Unit structure of protein ### Unit structure of protein
@ -333,6 +337,7 @@ There are 4 levels of protein organization:
This structure is formed from several tertiary structure proteins or domains with more complex shape. This structure is formed from several tertiary structure proteins or domains with more complex shape.
![Structure of protein](./Figures/Figure1) ![Structure of protein](./Figures/Figure1)
-->
<!-- <!--
\begin{figure}[h!] \begin{figure}[h!]
@ -342,7 +347,7 @@ There are 4 levels of protein organization:
\label{fig:figure1} \label{fig:figure1}
\end{figure} \end{figure}
--> -->
<!--
### Basic motif of protein ### Basic motif of protein
There are two types of secondary structure for hydrophobic type: There are two types of secondary structure for hydrophobic type:
@ -353,6 +358,8 @@ There are two types of secondary structure for hydrophobic type:
Beta sheet is also one of common motif in protein, consist of $\beta$ strands connected hydrogen bonds, forming a generally twisted and pleated sheet. Beta sheet is also one of common motif in protein, consist of $\beta$ strands connected hydrogen bonds, forming a generally twisted and pleated sheet.
![Secondary alpha-helix and beta sheet structures](./Figures/Alpha_beta_structure_full) ![Secondary alpha-helix and beta sheet structures](./Figures/Alpha_beta_structure_full)
-->
<!-- <!--
\begin{figure}[h!] \begin{figure}[h!]
\centering \centering
@ -362,6 +369,7 @@ There are two types of secondary structure for hydrophobic type:
\end{figure} \end{figure}
--> -->
<!--
## Structure of nucleic acid, DNA and protein ## Structure of nucleic acid, DNA and protein
### 3 structures of DNA: ### 3 structures of DNA:
@ -372,6 +380,7 @@ There are two types of secondary structure for hydrophobic type:
* Z-DNA, has double helical structure which the helix winds to the left in a zigzag pattern. * Z-DNA, has double helical structure which the helix winds to the left in a zigzag pattern.
![3 types of DNA conformations: A-DNA, B-DNA, and Z-DNA](./Figures/Dnaconformations) ![3 types of DNA conformations: A-DNA, B-DNA, and Z-DNA](./Figures/Dnaconformations)
-->
<!-- <!--
\begin{figure}[h!] \begin{figure}[h!]
\centering \centering
@ -380,7 +389,7 @@ There are two types of secondary structure for hydrophobic type:
\label{fig:dnaconformations} \label{fig:dnaconformations}
\end{figure} \end{figure}
--> -->
<!--
# Lipid and membrane protein # Lipid and membrane protein
Membrane is a function of protein that divides the biological cell into inside and outside part. Membrane is a function of protein that divides the biological cell into inside and outside part.
Functions of lipid bilayer are formation of boundary, permeability, and domain formation. Functions of lipid bilayer are formation of boundary, permeability, and domain formation.
@ -397,6 +406,7 @@ There are two types of secondary structure for hydrophobic type:
Micelles and bilayers form in the polar medium by a process of hydrophobic effect. Micelles and bilayers form in the polar medium by a process of hydrophobic effect.
![Self-organization of phospholipids: a spherical liposome, a micelle, and a lipid bilayer.](./Figures/phospholipid) ![Self-organization of phospholipids: a spherical liposome, a micelle, and a lipid bilayer.](./Figures/phospholipid)
-->
<!-- <!--
\begin{figure}[h!] \begin{figure}[h!]
\centering \centering
@ -406,7 +416,7 @@ There are two types of secondary structure for hydrophobic type:
\end{figure} \end{figure}
--> -->
<!--
# Molecular dynamics simulation # Molecular dynamics simulation
## Simulation (Computational science) ## Simulation (Computational science)
Simulation is the one that connect the theory and experiment in science. Simulation is the one that connect the theory and experiment in science.
@ -443,4 +453,4 @@ There are two types of secondary structure for hydrophobic type:
\begin{equation} \begin{equation}
D=\frac{k_BT}{\varrho} D=\frac{k_BT}{\varrho}
\end{equation} \end{equation}
-->

Loading…
Cancel
Save