forked from citation-style-language/styles
-
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.
add applied ergonomics dependent on elsevier harvard
- Loading branch information
1 parent
a1f3f5c
commit 83c7250
Showing
1 changed file
with
15 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0"> | ||
<info> | ||
<title>Applied Ergonomics</title> | ||
<id>http://www.zotero.org/styles/applied-ergonomics</id> | ||
<link href="http://www.zotero.org/styles/elsevier-harvard" rel="independent-parent"/> | ||
<category field="engineering"/> | ||
<category citation-format="author-date"/> | ||
<updated>2012-01-01T00:00:00+00:00</updated> | ||
<summary>A style for Elsevier's journal "Applied Ergonomics"</summary> | ||
<issn>0003-6870</issn> | ||
<link href="http://www.elsevier.com/wps/find/journaldescription.cws_home/30389/authorinstructions#N10D9D" rel="documentation"/> | ||
<rights>This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/</rights> | ||
</info> | ||
</style> |