mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

639
comptes actifs

#writingworkflow

0 message0 participant0 message aujourd’hui
Lanie Molinar Carmelo<p>Hoping those familiar with <a href="https://allovertheplace.ca/tags/LaTeX" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LaTeX</span></a> can give me some advice here. I've started using it to create my assignments for school. I'm not writing technical papers yet, but I find using LaTeX with <a href="https://allovertheplace.ca/tags/Zotero" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Zotero</span></a> in <a href="https://allovertheplace.ca/tags/VSCode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VSCode</span></a> more <a href="https://allovertheplace.ca/tags/accessible" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>accessible</span></a> with a <a href="https://allovertheplace.ca/tags/ScreenReader" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ScreenReader</span></a> than most other setups I've tried.<br>Since my discussion posts have to follow <a href="https://allovertheplace.ca/tags/APA" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>APA</span></a> style, I’m using LaTeX for those as well as full papers. That part is going well—but I’m running into trouble when I need to actually post what I’ve written.<br>My school uses Brightspace, which allows discussion posts in either rich text or <a href="https://allovertheplace.ca/tags/HTML" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HTML</span></a>. I have <a href="https://allovertheplace.ca/tags/Pandoc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Pandoc</span></a> installed, so I tried converting my LaTeX source to HTML and pasting the code. But Pandoc didn’t include my references section in the output.<br>I also tried copying from the PDF, but that stripped all formatting.<br>Does anyone know how I can get a clean HTML version of my work—with references included—that I can paste into Brightspace?<br>Here’s the command I’ve been using:<br>pandoc main.tex \<br> --bibliography=references. Bib \<br> --csl=apa.csl \<br> --standalone \<br> -o main.html<br>It creates the HTML file, but the references section is missing.<br>Any tips?<br><a href="https://allovertheplace.ca/tags/Accessibility" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Accessibility</span></a> <a href="https://allovertheplace.ca/tags/AssistiveTech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AssistiveTech</span></a> <a href="https://allovertheplace.ca/tags/Pandoc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Pandoc</span></a> <a href="https://allovertheplace.ca/tags/APAstyle" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>APAstyle</span></a> <a href="https://allovertheplace.ca/tags/Brightspace" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Brightspace</span></a> <a href="https://allovertheplace.ca/tags/EdTech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>EdTech</span></a> <a href="https://allovertheplace.ca/tags/AcademicWriting" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AcademicWriting</span></a> <a href="https://allovertheplace.ca/tags/InclusiveTech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>InclusiveTech</span></a> <a href="https://allovertheplace.ca/tags/BlindTech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>BlindTech</span></a> <a href="https://allovertheplace.ca/tags/HigherEd" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HigherEd</span></a> <a href="https://allovertheplace.ca/tags/CitationTools" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CitationTools</span></a> <a href="https://allovertheplace.ca/tags/OpenSource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSource</span></a> <a href="https://allovertheplace.ca/tags/WritingWorkflow" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WritingWorkflow</span></a></p>