-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
02b287d
commit c53c0b8
Showing
2 changed files
with
34 additions
and
23 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,22 @@ | ||
--- | ||
title: "Long-form recordings: From A to Z" | ||
author: | ||
- name : "Sara Pisani" | ||
- name : "Lucas Gautheron" | ||
- name : "Alejandrina Cristia" | ||
affiliation : "Ecole Normale Supérieure, PSL Research University, Département d'ztudes cognitives, Laboratoire de Sciences Cognitives et Psycholinguistique (ENS, EHESS, CNRS)" | ||
corresponding : yes # Define only one corresponding author | ||
address : "LSCP 29 rue d'Ulm, Paris, France " | ||
email : "[email protected]" | ||
author: | ||
- name: Sara Pisani | ||
- name: Lucas Gautheron | ||
- name: Alejandrina Cristia | ||
affiliation: Ecole Normale Supérieure, PSL Research University, Département d'ztudes | ||
cognitives, Laboratoire de Sciences Cognitives et Psycholinguistique (ENS, EHESS, | ||
CNRS) | ||
corresponding: yes | ||
address: 'LSCP 29 rue d''Ulm, Paris, France ' | ||
email: [email protected] | ||
date: "`r Sys.Date()`" | ||
output: word_document | ||
description: "This bookdown contains the scripts of instructional videos created in the context of the ExELang Project (exelang.fr)." | ||
|
||
output: | ||
pdf_document: default | ||
word_document: default | ||
description: This bookdown contains the scripts of instructional videos created in | ||
the context of the ExELang Project (exelang.fr). | ||
always_allow_html: true | ||
--- | ||
|
||
# Preface {-} | ||
|
This file contains 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