Description Usage Arguments Details Note Author(s) Examples
Creates output for book chapter publications in html format, ready for github website.
1 |
title |
Title of bookchapter. |
orgs |
Volume organizers. Format = Last Name, F.; Last Name; F. |
booktitle |
Title of the book. |
place |
Place of publication. |
publisher |
Name of the publisher. |
pages |
Start and end pages, separted by –. |
href |
NULL. Website link, when available. |
lgg |
Page language in my website. Default = "eng". |
author |
Bookchapter's author. Default = "Oushiro, L." |
year |
Year of publication. Default = "2020". |
Function to create html output for book chapter publication for my github website.
Jan/2020.
Livia Oushiro
1 2 3 4 5 | bookchap(title = "Questões e métodos", orgs = "Machado, Márcia & Marcos Wiedemer", booktitle = "Dimensões e experiências em Sociolinguística", place = "São Paulo", publisher = "Blucher", pages = "134--156")
bookchap(title = "Questões e métodos", orgs = "Machado, Márcia & Marcos Wiedemer", booktitle = "Dimensões e experiências em Sociolinguística", place = "São Paulo", publisher = "Blucher", pages = "134--156", href = "https://www.blucher.com.br/livro/detalhes/dimensoes-e-experiencias-em-sociolinguistica-1575", lgg = "pt")
bookchap(title = "Questões e métodos", orgs = "Machado, Márcia & Marcos Wiedemer", booktitle = "Dimensões e experiências em Sociolinguística", place = "São Paulo", publisher = "Blucher", pages = "134--156", author = "Freitag, R. M. K.; Oushiro, L.")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.