Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fithesis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
External Relations
Document Templates
fithesis
Commits
64c540d2
There was an error fetching the commit references. Please try again later.
Commit
64c540d2
authored
1 year ago
by
Vít Starý Novotný
Browse files
Options
Downloads
Plain Diff
Merge branch 'feat/multiple-authors' into 'master'
Add an example bib entry with multiple authors Closes
#39
See merge request
!40
parents
9bbaf7a6
1c15f06e
No related branches found
No related tags found
1 merge request
!40
Add an example bib entry with multiple authors
Pipeline
#
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
example/mu/example.bib
+22
-5
22 additions, 5 deletions
example/mu/example.bib
with
22 additions
and
5 deletions
example/mu/example.bib
+
22
−
5
View file @
64c540d2
%
T
he example bibliographical entries below were borrowed from the
%
Some of t
he example bibliographical entries below were borrowed from the
% <https://www.ctan.org/pkg/biblatex-iso690> package documentation.
% MITTELBACH, Frank; FISCHER, Ulrike. The LATEX Companion:
% Tools and Techniques for Computer Typesetting. 3rd ed. United States:
% Addison-Wesley Professional, 2023. isbn 978-0138166489.
@BOOK
{
mittelbach23
,
author
=
{Frank Mittelbach and Ulrike Fischer}
,
%
separate
multiple
authors
with
"and"
date
=
{2023-05-14
}
,
title = {The \LaTeX{} Companion},
subtitle = {Tools and Techniques for Computer Typesetting},
edition = {3},
location = {United States},
publisher = {Addison-Wesley Professional},
pagetotal = {1984},
isbn = {978-0138166489},
langid = {english}
}
% BORGMAN, Christine L., 2003. From Gutenberg to the global information
% infrastructure: access to information in the networked world.
First
. Cambridge
% infrastructure: access to information in the networked world.
1st ed
. Cambridge
% (Mass): The MIT Press. ISBN 0-262-52345-0 [xviii, 324]
@BOOK
{
borgman03
,
author
=
{Borgman, Christine L.}
,
author
=
{Borgman, Christine L.}
,
%
use
","
to
denote
surname
("Borgman"
)
date = {2003},
title = {From Gutenberg to the global information infrastructure},
subtitle = {access to information in the networked world},
edition
=
{1}
,
%
should
not
be
stated
edition = {1},
location = {Cambridge (Mass)},
publisher = {The MIT Press},
pagetotal = {xviii, 324},
...
...
@@ -36,7 +53,7 @@
title
=
{The mirage of continuity}
,
subtitle
=
{reconfiguring academic information
resources for the 21st century}
,
editor
=
{Hawkins, B.L and Battin, P}
,
editor
=
{Hawkins, B.L and Battin, P}
,
%
separate
multiple
editors
with
"and"
date
=
{1998
}
,
location = {Washington (D.C.)},
publisher = {Council on Library and Information Resources;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment