Search found 3 matches

by fifo
Fri May 29, 2020 2:12 pm
Forum: Math & Science
Topic: squared values in SIunitx for resolutions
Replies: 2
Views: 4252

squared values in SIunitx for resolutions

Dear all,

spent half the day to find a solution for this, but since now I didn't. In my thesis I write a lot about image and volume resolutions. Those resolutions are all isometric, so I'd like to shorten the notation to a squared or cubed value. Unfortunately SIunitx does not allow the modifiers ...
by fifo
Sun Apr 26, 2020 5:46 pm
Forum: BibTeX, biblatex and biber
Topic: Remove square brackets in bibliography only (biblatex)
Replies: 2
Views: 11222

Remove square brackets in bibliography only (biblatex)

Thank you very much!

Code: Select all

\DeclareFieldFormat{labelalphawidth}{#1}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
did the trick.
by fifo
Sun Apr 26, 2020 2:56 pm
Forum: BibTeX, biblatex and biber
Topic: Remove square brackets in bibliography only (biblatex)
Replies: 2
Views: 11222

Remove square brackets in bibliography only (biblatex)

Dear community,


this is my first question in this forum ever, after having a lot of problems solved by your solutions :) By now I generate my bibliography and all inline citations with biblatex as follows.
\documentclass{scrbook}

\usepackage[utf8]{inputenc}
\usepackage[
backend=biber,
style ...