-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Create harvard-fakultas-teknologi-pertanian-universitas-brawijaya.csl #7644
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Izulwafa
wants to merge
3
commits into
citation-style-language:master
Choose a base branch
from
Izulwafa:patch-1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
236 changes: 236 additions & 0 deletions
236
harvard-fakultas-teknologi-pertanian-universitas-brawijaya.csl
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,236 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="en-US"> | ||
<!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) --> | ||
<info> | ||
<title>Harvard - Fakultas Teknologi Pertanian Universitas Brawijaya (2022-2023)</title> | ||
<title-short>harvard-ftp2022</title-short> | ||
<id>http://www.zotero.org/styles/harvard-fakultas-teknologi-pertanian-universitas-brawijaya</id> | ||
<link href="http://www.zotero.org/styles/harvard-fakultas-teknologi-pertanian-universitas-brawijaya" rel="self"/> | ||
<author> | ||
<name>Wafa Hafizhul Ulum</name> | ||
<email>izulwafa@student.ub.ac.id</email> | ||
</author> | ||
<category citation-format="author-date"/> | ||
<category field="biology"/> | ||
<category field="generic-base"/> | ||
<summary>Format sitasi berdasarkan Buku Panduan Tugas Akhir Sarjana Skripsi Fakultas Teknologi Pertanian Universitas Brawijaya 2022-2023</summary> | ||
<updated>2025-07-16T03:11:10+00:00</updated> | ||
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> | ||
</info> | ||
<macro name="container"> | ||
<choose> | ||
<if type="chapter" match="any"> | ||
<text value=" Dalam" prefix=" " suffix=" "/> | ||
<names variable="editor translator" delimiter=", " suffix=", "> | ||
<name delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/> | ||
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/> | ||
<substitute> | ||
<names variable="author"/> | ||
</substitute> | ||
</names> | ||
<group delimiter=", "> | ||
<text variable="container-title" text-case="title" font-style="italic"/> | ||
<text variable="collection-title" text-case="title"/> | ||
</group> | ||
</if> | ||
<else-if type="bill book graphic legal_case legislation motion_picture report song regulation standard" match="any"> | ||
<group prefix=", " delimiter=", "> | ||
<text variable="container-title" text-case="title"/> | ||
<text variable="collection-title" text-case="title"/> | ||
</group> | ||
</else-if> | ||
<else-if type="patent" match="any"> | ||
<text variable="container-title"/> | ||
</else-if> | ||
<else-if type="article-journal paper-conference" match="any"> | ||
<text variable="container-title" text-case="title"/> | ||
<text variable="collection-title" text-case="title"/> | ||
</else-if> | ||
<else> | ||
<group delimiter=", "> | ||
<text variable="container-title"/> | ||
<text variable="collection-title"/> | ||
</group> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="author"> | ||
<names variable="author"> | ||
<name delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/> | ||
<label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/> | ||
<substitute> | ||
<names variable="editor"/> | ||
<names variable="translator"/> | ||
<text macro="title"/> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="author-short"> | ||
<names variable="author"> | ||
<name form="short" delimiter=" dan " initialize-with=". "/> | ||
<et-al font-style="italic" font-variant="normal" text-decoration="none"/> | ||
<substitute> | ||
<names variable="editor"/> | ||
<names variable="translator"/> | ||
<choose> | ||
<if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | ||
<text variable="title" form="short" font-style="italic"/> | ||
</if> | ||
<else> | ||
<text variable="title" form="short" quotes="true"/> | ||
</else> | ||
</choose> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="access"> | ||
<choose> | ||
<if variable="DOI"> | ||
<text variable="DOI" prefix="https://doi.org/"/> | ||
</if> | ||
<else-if type="webpage post-weblog" match="any"> | ||
<group delimiter=". "> | ||
<text variable="URL"/> | ||
<group> | ||
<text value="Tanggal akses " suffix=" "/> | ||
<date variable="accessed"> | ||
<date-part name="day" suffix=" "/> | ||
<date-part name="month" suffix=" "/> | ||
<date-part name="year"/> | ||
</date> | ||
</group> | ||
</group> | ||
</else-if> | ||
</choose> | ||
</macro> | ||
<macro name="title"> | ||
<choose> | ||
<if type="report thesis" match="any"> | ||
<text variable="title" text-case="title"/> | ||
<group prefix=" (" suffix=")" delimiter=" "> | ||
<text variable="genre"/> | ||
<text variable="number"/> | ||
</group> | ||
</if> | ||
<else-if type="bill book graphic legal_case legislation motion_picture report song speech standard" match="any"> | ||
<text variable="title" text-case="title" font-style="italic"/> | ||
<text macro="edition" prefix=", "/> | ||
</else-if> | ||
<else-if type="article-journal paper-conference" match="any"> | ||
<text variable="title" text-case="capitalize-first"/> | ||
</else-if> | ||
<else-if type="webpage post post-weblog" match="any"> | ||
<text variable="title"/> | ||
</else-if> | ||
<else> | ||
<text variable="title" text-case="title"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="publisher"> | ||
<group delimiter=", "> | ||
<text variable="publisher"/> | ||
<text variable="publisher-place"/> | ||
</group> | ||
</macro> | ||
<macro name="event"> | ||
<choose> | ||
<if variable="event"> | ||
<text term="presented at" text-case="capitalize-first" suffix=" "/> | ||
<text variable="event"/> | ||
</if> | ||
</choose> | ||
</macro> | ||
<macro name="issued"> | ||
<choose> | ||
<if variable="issued"> | ||
<date variable="issued"> | ||
<date-part name="year"/> | ||
</date> | ||
</if> | ||
<else> | ||
<text term="no date" form="short"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="edition"> | ||
<group delimiter=" "> | ||
<choose> | ||
<if is-numeric="edition"> | ||
<number variable="edition" form="ordinal"/> | ||
</if> | ||
<else> | ||
<text variable="edition" suffix="."/> | ||
</else> | ||
</choose> | ||
<text value="ed"/> | ||
</group> | ||
</macro> | ||
<macro name="locators"> | ||
<choose> | ||
<if type="article-journal article-magazine article-newspaper" match="any"> | ||
<group delimiter=": " prefix=" "> | ||
<group> | ||
<text variable="volume"/> | ||
<text variable="number" prefix="(" suffix=")"/> | ||
</group> | ||
<text variable="page"/> | ||
</group> | ||
</if> | ||
<else-if type="bill book graphic legal_case legislation motion_picture report song thesis standard" match="any"> | ||
<group delimiter=", "> | ||
<text macro="event"/> | ||
<text macro="publisher"/> | ||
</group> | ||
</else-if> | ||
<else-if type="chapter paper-conference" match="any"> | ||
<group delimiter=", "> | ||
<text macro="event"/> | ||
<text macro="publisher"/> | ||
<group> | ||
<label variable="page" form="short" suffix=" "/> | ||
<text variable="page"/> | ||
</group> | ||
</group> | ||
</else-if> | ||
<else-if type="patent"> | ||
<text value="Patent " suffix=" "/> | ||
<text variable="number"/> | ||
</else-if> | ||
</choose> | ||
</macro> | ||
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" collapse="year" cite-group-delimiter=", "> | ||
<sort> | ||
<key macro="author"/> | ||
<key macro="issued" sort="descending"/> | ||
</sort> | ||
<layout text-decoration="none" delimiter="; " prefix="(" suffix=")"> | ||
<group text-decoration="none" delimiter=", "> | ||
<text macro="author-short"/> | ||
<text macro="issued"/> | ||
<group delimiter=" "> | ||
<label variable="locator" form="short"/> | ||
<text variable="locator"/> | ||
</group> | ||
</group> | ||
</layout> | ||
</citation> | ||
<bibliography hanging-indent="true" entry-spacing="0" line-spacing="1"> | ||
<sort> | ||
<key macro="author"/> | ||
<key macro="issued" sort="descending"/> | ||
</sort> | ||
<layout> | ||
<group delimiter=". " suffix="."> | ||
<text macro="author"/> | ||
<text macro="issued" prefix=" "/> | ||
<group delimiter=". "> | ||
<text macro="title"/> | ||
<text macro="container"/> | ||
<text macro="locators"/> | ||
</group> | ||
</group> | ||
<text macro="access" prefix=". " suffix="."/> | ||
</layout> | ||
</bibliography> | ||
</style> |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you add a link to the template style you used as a base?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a link to the guidelines for this style?